
/*stylesheet for Goa Travel Guide made by Er. Pradeep Singh */

/*class for body*/

body
{
margin-left:0px;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
background-color:#DDF0EA;
/*background-image:url('../images/page_bg.jpg');
background-repeat:repeat-y;*/
}



/*****class for toplinks********/

.toplinks
{
font-family:arial;
font-size:11px;
color:#5C5E5D;
text-decoration:none;
}

.toplinks:hover
{
font-family:arial;
font-size:11px;
color:#648826;
text-decoration:none;

}

/*****class for leftlinks********/

.leftlinks
{
font-family:arial;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}

.leftlinks:hover
{
font-family:arial;
font-size:12px;
color:#05655B;
font-weight:bold;
text-decoration:none;

}



/* class for footer........*/


.footer
{
font-family:arial;
font-size:11px;
color:#727272;
text-decoration:none;
}

.footer:hover
{
font-family:arial;
font-size:11px;
color:#3472BF;
text-decoration:none;

}


/* class for company name*/

.copyright
{
font-family:arial;
font-size:8pt;
color:#737373;
text-decoration:none;
}



.company
{
font-family:arial;
font-size:8pt;
color:#727272;
text-decoration:none;
}
.company:hover

{
font-family:arial;
font-size:8pt;
color:#0A9BCA;
text-decoration:underline;
}



/*class for heading **********/

h1
{
font-family:Trebuchet MS;
font-size:19px;
color:#4685D2;
margin:0px;
padding-top:0px;
padding-bottom:0px;
text-decoration:none;
}

h2
{
font-family:arial;
font-size:15px;
color:#06B19E;
margin:0px;
padding-top:0px;
padding-bottom:0px;
text-decoration:none;
}


.heading
{
font-family:times new roman;
font-size:20px;
color:#716A68;
margin:0px;
text-decoration:none;
}

.heading:hover
{
font-family:times new roman;
font-size:20px;
color:#716A68;
margin:0px;
text-decoration:none;
}

.conheading
{
font-family:Trebuchet MS;
font-size:15px;
color:#1F86B8;
font-weight:bold;
text-decoration:none;
}


/**class for index text*****/

.hometext
{
font-family:Trebuchet MS;
font-size:11px;
color:#616161;
text-decoration:none;
}


/*******class for view more*************/
.viewmore
{
font-family:arial;
font-size:11px;
color:#FF3701;
text-decoration:none;}


.viewmore:hover
{
font-family:arial;
font-size:11px;
color:#FF3701;
text-decoration:underline;
}






/********class for content for all site*******/

.bodytext
{
font-family:Trebuchet MS;
font-size:12px;
color:#575757;
text-decoration:none;
}

/********class for content for heading site*******/

.heading
{
font-family:Trebuchet MS;
font-size:15px;
color:#3999EA;
padding-right:10px;
text-decoration:none;
}

.heading1
{
font-family:Trebuchet MS;
font-size:15px;
color:#696969;
padding-right:10px;
text-decoration:none;
}

/**********class for navigation********/

.navigation
{
font-family:arial;
font-size:11px;
color:#A6A6A6;
text-decoration:none;
}

.navigation:hover
{
font-family:arial;
font-size:11px;
color:#025CA8;
text-decoration:none;
}

.navigation1
{
font-family:arial;
font-size:11px;
color:#4AC4B9;
text-decoration:none;
}

/********class for enquir form******/

.gradient
{
font-family:verdana;
font-size:12px;
color:#000000;
text-decoration:none;
background-color:#D9F9F4;
border: 1px solid  #D9F9F4; width:180px;
}


.subbutton
{
font-family:verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
background-color:#4AC4B9;
height:20px;
padding-bottom:2px;
border: 1px solid #D9F9F4; width:80px;

}


.gradient3
{
font-family:verdana;
font-size:12px;
color:#000000;
text-decoration:none;
background-color:#D9F9F4;
border: 1px solid  #D9F9F4; width:240px;
}


/*******class for logo on home page************/

.logotxt
{
font-family:verdana;
font-size:10px;
color:#727272;
text-decoration:none;
}

.logotxt:hover
{
font-family:verdana;
font-size:10px;
color:#727272;
text-decoration:none;
}

/*******class for news********/

.newshead
{
font-family:arial;
font-size:11px;
color:#303030;
font-weight:bold;
text-decoration:none;
}

.newstext
{
font-family:arial;
font-size:11px;
color:#737373;
text-decoration:none;
}

/*****class for rightlinks********/

.rightlinks
{
font-family:Trebuchet MS;;
font-size:12px;
color:#686868;
text-decoration:none;
}


.rightlinks:hover
{
font-family:Trebuchet MS;;
font-size:12px;
color:#0181E3;
text-decoration:underline;

}

/********class for tables for all site*******/

.bodytext-table
{
font-family:Trebuchet MS;
font-size:16x;
color:#353535;
text-decoration:none;
}

/*****class for home Products links********/

.homelinks
{
font-family:Trebuchet MS;;
font-size:12px;
color:#017BD6;
text-decoration:none;
}


.homelinks:hover
{
font-family:Trebuchet MS;;
font-size:12px;
color:#017BD6;
text-decoration:underline;

}

