/* 
	project:   studio 6
	author:   N.T.Arasu
*/

*{ margin: 0; padding: 0; }* 
body { font: .8em Tahoma, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.6em; background: #fff url(images/bg.gif) repeat-x; color: #8E8E91; }
a {	color: #EB0000;	background: inherit; text-decoration: none; }
a:hover { color: #808080; background: inherit; text-decoration: underline; }
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em Georgia, "Times New Roman", Arial; color: #444; }
h2 { font: normal 1.7em Georgia, "Times New Roman", Arial; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
img { border: 0; padding:0px 5px;  }
#content { width: 930px; margin: 25px auto; }
#logo { margin: 10px 0 20px 0; width: 340px; float: left; }
	#logo p { margin: 0; }
#menu { float: right; padding: 40px 0 0; margin: 0 0 38px; }
	#menu li { font-size: 0.9em; display: inline; }
	#menu li a { float: left; width: 87px; padding: 2px 0 7px; text-align: center; margin: 0 0 0 10px; color: #636365;  }
	#menu li a.selected { background: #fff url(images/button.gif) no-repeat; color: #fff; }
	#menu li a:hover { text-decoration: none; color: #000; background: #fff url(images/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption { background: #fff url(images/title.gif) no-repeat; padding: 2px 0 0 18px; height: 35px; color: #fff;  }
	.caption p { margin: 0; }
#left { margin: 0 0 20px; clear: left; width: 200px; float: left; }
.box { background: #eee; }
#left img { padding: 6px; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; background: #fff;}
.smallthumb { width: 109px; }
#center { width: 500px; float: left; margin: 0 0 20px 15px; }
#center ul { padding-left:15px; }
#right { float: right; width: 200px;}
	.date { font-size: .8em; border-top: 1px solid #eee; padding: 5px 0 0; }
.box { background: #eee; padding: 10px; }
.box li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 26px; }
.box li a { padding: 0 5px; }
.boxnews { background: #eee; padding: 10px;  }
.boxnews li { list-style: none; border-bottom: 1px dotted #ccc; line-height: 18px; font-size:0.8em; }
.boxnews li a { padding: 0 5px; }

#footer { font-size: .84em; clear: both; padding: 5px; background: #eee; }
#footer a { color: #444; }


.template_box_container{
width:284px;height:auto;float:left;padding:10px; position:relative;
}
.clip{
position:absolute;
top:12px;
left:10px;
z-index:200;
}
.template_box{
width:284px;height:185px;float:left;margin:0px;padding:0px; background:url(images/template_box.gif) no-repeat center top;
}
.template_title{
font-size:14px; font-weight:bold;
text-align:left;
padding:0 0 3px 20px;
}
.template_title a{
text-decoration:none;
color:#808080;
}
.template_title a:hover{
text-decoration:none;
color:#00D2FF;
}
.thumb{
padding:6px 0 0 6px;
}
.thumb p{
padding:0px;
margin:0px;
margin-right:5px;
font-size:10px;
line-height:12px;
}
.template_subdetails{
width:284px;
padding:5px 0 0 0;
clear:both;
float:left;
}

.template_details{
float:left;
width:250px;
padding:20px 0 0 15px;
}
.template_details a{
float:left;
padding:5px 0 5px 10px;
}

.sidebox {

	width: 250px; 
	background:url(images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	float:left;
	
}
.boxhead {
	background:url(images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; 
}
.boxbody {
	background: url(images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
	font-size:10px;
	line-height:12px;
}

.boxbody h3 {
	font-size:12px;
	padding-bottom:5px;
}
