/*------------------------------------Cafe De Classic Style Sheet Document-------------------------------------------*/

/*---------------------------------------------------------------------------------------------------------------------
Inbuilt Tag Section
---------------------------------------------------------------------------------------------------------------------*/
body		{
	padding:0px;
	margin:0px;
	border:0px;
	background:url(../images/page_bg_repeat.jpg) top repeat-x;
	background-color:#E9E8E8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626161;
	font-weight:normal;
	text-decoration:none;
}
h1,h2,h3,h4,h5		{
	padding:0px;
	margin:0px;
	border:0px;
}
p		{
	padding:0px;
	margin:0px;
	border:0px;
}
img,div,span,td,tr		{
	padding:0px;
	margin:0px;
	border:0px;
}
ul		{
	padding:0px;
	margin:0px;
	border:0px;
}
li		{
	padding:0px;
	margin:0px;
	border:0px;
}	
h1		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6A6A6A;
	text-decoration:none;
	font-weight:normal;
}	

/*---------------------------------------------------------------------------------------------------------------------
Class Section
---------------------------------------------------------------------------------------------------------------------*/
.subtitle		{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	font-size:13px;
}
.greybartitle		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:14px;
	color:#5B5B5B;
	font-weight:normal;
	text-decoration:none;
}		
.datetext		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:12px;
	color:#5B5B5B;
	text-decoration:none;
	font-weight:normal;
}
.sidesmalltext		{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:11px;
	color:#444444;
}		
.footertext		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#A7A6A6;
}	
.topgracurvsbg		{
	background:url(../images/top_curves_gra_bg.jpg) top center no-repeat;
}	
.masterimageborder		{
	border:2px solid #000000;
}
.sidepanelthadogr		{
	background:url(../images/side_panel_thado_gr.jpg) center repeat-y;
}
.footergr		{
	background:url(../images/footer_gr.jpg) top repeat-x;
	background-color:#1B4675;
}
.footercurvsbg		{
	background:url(../images/footer_curvs_bg.jpg) top right no-repeat;
}
.productboxwithborder		{
	background-color:#CDCDCD;
	border:1px solid #B8B8B8;
	padding:7px;
}
.greybarcolor		{
	background-color:#D1D1D1;
	vertical-align:middle;
	text-align:left;
	padding-left:6px;
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:14px;
	color:#5B5B5B;
	font-weight:normal;
	text-decoration:none;
}						
/*---------------------------------------------------------------------------------------------------------------------
Link Section
---------------------------------------------------------------------------------------------------------------------*/
a.listmenu		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:13px;
	color:#828080;
	font-weight:normal;
	text-decoration:none;
}
a.listmenu:hover		{
	color:#F36F21;
}		
a.more		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:12px;
	color:#5B5B5B;
	font-weight:normal;
	text-decoration:underline;
}	
a.more:hover		{
	text-decoration:none;
	color:#333333;
}	
a.radiant		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#A7A6A6;	
}
a.radiant:hover		{
	text-decoration:underline;
	color:#666666;
}
a.mainmenu		{
	font-family:Tahoma, "Trebuchet MS", "Century Gothic";
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	width:88px;
	height:31px;
	display:block;
	padding:7px 0px 0px 0px;
}
a.mainmenu:hover		{
	background:url(../images/menu_hover_bg.jpg) top center no-repeat;
}			
	