/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	background: #453e3e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453e3e;
}
ul, li
{
	margin: 0;
	padding: 0;
}
#header
{
	width: 981px;
	margin: 0 auto;
	height: 95px;
}
.top-left
{
	background: url(../images/top-left-repeat.jpg) left top repeat-y;
}
.top-right
{
	background: url(../images/top-right-repeat.jpg) left top repeat-y;
}
.top-middle
{
	background: url(../images/top-bottom.jpg) left bottom repeat-x;
	padding-bottom: 9px;
}
.top-curve
{
	background:url(../images/top-curve.jpg) left top no-repeat; 
	padding:4px 0 0 28px;
}
.header-title
{
	padding-left: 10px;
	font-family: "Trebuchet MS" , Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #655b5b;
}
.blue-color
{
	color: #67cdff;
}
#middle-part
{
	width: 981px;
	margin: 0 auto;
	background: #FFFFFF;
}
.middle-left
{
	background: #E3E2E2 url(../images/middle-left-repeat.jpg) repeat-y scroll left top;
	padding: 0pt 5px 10px 20px;
	width: 170px;
}
.middle-right
{
	background: #E3E2E2 url(../images/middle-right-repeat.jpg) repeat-y scroll right top;
	padding: 0pt 11px 20px;
	width: 150px;
}
/*.middle-content {
padding:0pt 37px 20px 43px;
padding:0pt 25px 20px 32px;


}*/
.middle-content
{
	padding: 0 38px 20px 38px;
	width: 518;
}

.left-links li
{
	list-style: none;
	padding: 7px 0 1px 0;
}
.left-links li a
{
	color: #453e3e;
	text-decoration: none;
}
.left-links li a:hover
{
	color: #2b88b5;
	text-decoration: none;
}
.left-title
{
	font-size: 11px;
	font-weight: bold;
}
.date
{
	color: #655b5b;
	text-transform: uppercase;
	font-size: 10px;
	padding-bottom: 1px;
}
.blue-title
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #67cdff;
	padding-bottom: 2px;
	text-decoration: none;
}
.text-darkcolor
{
	color: #655b5b;
}
.img-border
{
	position: absolute;
	z-index: 10000000; /*overflow: auto;*/
}
.product-images
{
	position: absolute;
}
a.comments
{
	float: left;
	color: #898989;
	font-weight: bold;
	text-decoration: underline;
}
a.comments:hover
{
	color: #453e3e;
	text-decoration: none;
}
a.article
{
	float: right;
	color: #67cdff;
	font-weight: bold;
	text-decoration: underline;
}
a.article:hover
{
	color: #453e3e;
	text-decoration: none;
}

a.search
{
	color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
a.search:hover
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
}
a.search:visited
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
}
a.search:visited:hover
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
}


a.Login:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
a.Login:visited
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}
a.Login:visited:hover
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}



.bottom-border
{
	border-bottom: #cbc9c9 solid 1px;
}
input
{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #453e3e;
	margin: 0;
	padding: 2px;
}
.field
{
	border: #c3c3c3 solid 1px;
	background: #FFFFFF;
	height: 14px;
}
.checkbox
{
	border: 0;
	outline: 0;
	border: 1px solid #c3c3c3;
	height: 14px;
	outline: 0;
	width: 16px;
	height: 16px;
	margin: 0;
	padding: 0;
}
#html .field
{
	height: 20px;
}
.padding-bottom
{
	padding-bottom: 5px;
}
.padding-bottom1
{
	padding-bottom: 9px;
}
.width1
{
	width: 134px;
}
.width2
{
	width: 155px;
}
.go
{
	border: 0;
	outline: 0;
	padding: 0;
	margin: 0;
	background: url(../images/go.jpg) left top no-repeat;
	width: 20px;
	height: 20px;
}
.gry-color
{
	color: #959595;
	padding-bottom: 2px;
}
.form-padding
{
	padding: 0;
	margin: 0;
}
.smalltext
{
	font-size: 9px;
}
.button
{
	background: url(../images/button.jpg) left top no-repeat;
	width: 82px;
	height: 20px;
	border: 0;
	outline: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: -3px;
}
.button-sunbscribe
{
	background: url(../images/button-sunbscribe.jpg) left top no-repeat;
	width: 82px;
	height: 20px;
	border: 0;
	outline: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: -3px;
}
input[type=checkbox]:active
{
	background: darkGray;
	border: 1px inset black;
}

.blog_Category_title
{
	font-family: Verdana, Geneva, Arial;
	font-weight: bold;
	font-size: 20px;
	color: #8BD1D9;
}

.blog_more_comments
{
	font-family: Verdana, Geneva, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.grid
{
	border:0;
	border-collapse:collapse;
	border-style:none;
	color:Red;
}

.reportdrop { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #453e3e;
} 


a.leftlink-select, a.leftlink-select:hover
{
	color: #67cdff;
	text-decoration: underline;
}

a.leftlink
{
	color: #453e3e;
	text-decoration: none;
	line-height:20px;
}
a.leftlink:hover
{
	color: #2b88b5;
	text-decoration: none;
	line-height:20px;
}


a.tsTab
{
	color: #453e3e;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;	
}
a.tsTab:hover
{
	color: #2b88b5;
	text-decoration: none;
}

a.tsTabSelected,a.tsTabSelected:hover
{
	color: #2b88b5;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;	
}
