img {
	border:none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a:focus {
	outline: none;
}
.clear {
	clear:both;
}
.pad1 {
	padding:5px 15px 5px 15px;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.tahomanormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#999999;
}
.graytext:hover {
	color: #FF0000;
	text-decoration:underline;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.blackbold {
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	color:#333333;
}
.normaltextred:hover {
	color: #FF0000;
	text-decoration:underline;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
}
.thahomalbold {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight:normal;
	color: #333333;
}
.readmore {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.normalboldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.heading {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #008CCF;
}
.border {
	border: 2px solid #999999;
}
.over1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	filter: Invert;
}
.corporate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	font-weight: bold;
}
.reset_button {
	background:url("images/reset_08.gif") no-repeat;
	border:0;
	width:84px;
	height:23px;
}
.submit_button {
	background:url("images/submit_03.gif") no-repeat;
	border:0;
	width:84px;
	height:23px;
}
#main {
	width:992px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:20px;
	color:#535353;
}
#main .inner_main {
	padding:0px 15px 0px 15px;
}
#main tr, td {
	color:#535353;
}
.detaile_box {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 15px 5px 15px;
	line-height:18px;
	min-height:230px;
 height: expression( this.scrollHeight < 231 ? "230px" : "auto" );
}
.detaile_box h1 {
	font-size:14px;
	color:#0464b6;
	font-weight:bold;
}
#main p {
	text-align:justify;
}
#main .sort_box {
	height:88px;
	background:#cccccc;
	width:962px;
	padding:15px 15px 10px 15px;
	color:#000000;
}
#main td {
	font-size:12px;
}
#main td p {
	font-size:11px;
}
.detaile_box td p {
	font-size:11px;
}
#main .sort_box .block {
	width:170px;
	float:left;
	margin-right:15px;
}
#main .sort_box .block2 {
	width:260px;
	float:left;
	margin-right:50px;
}
#main .sort_box .block3 {
	float:left;
	width:90px;
	margin-top:20px;
}
#main .sort_box .block4 {
	float:right;
	padding-right:35px;
	width:120px;
}
#main .sort_box .block .go_button {
	float:right;
	width:110px;
}
#main h1 {
	font-size:18px;
	color:#0464b6;
	font-weight:bold;
}
#main h2 {
	font-size:16px;
	color:#343434;
	font-weight:bold;
}
#main .block3 h1 {
	font-size:16px;
	color:#0464b6;
	font-weight:bold;
}
#main .details_box h1 {
	font-size:16px;
	color:#0464b6;
	font-weight:bold;
}
#main h3 {
	font-size:16px;
	color:#fff;
	font-weight:bold;
}
#main .list_menu1 {
	border: 1px solid #9ec82a;
	width:100px;
}
#main .textfiled {
	border: 1px solid #9ec82a;
	width:180px;
}
#main .textarea {
	border: 1px solid #9ec82a;
	width:180px;
	height:80px;
}
#main .details_box {
	width:962px;
	padding:10px 15px 20px 15px;
	margin:5px 0px 5px;
	background-color: #D5E8F7;
	background-image: url(images/detailsbox.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main .details_box .gallery {
	width:490px;
	float:left;
	padding-left:15px;
}
#main .details_box .gallery td img {
	border:1px solid #FFFFFF;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:1px;
}
#main .details_box .gallery .thumbox {
	width:490px;
	padding-top:10px;
}
#main .details_box .details {
	float:right;
	width:441px;
}
#main .details_box .left {
	width:160px;
	float:left;
}
#main .details_box .right {
	width:780px;
	float:right;
}
#main .details_box .right .left_link {
	float:left;
	width:200px;
}
#main .details_box .right .left_link a {
	color:#01386a;
	font-weight:bold;
	font-size:12px;
}
#main .details_box .right .right_link {
	width:100px;
	float:right;
	text-align:right;
}
#main .details_box .right .right_link a {
	text-decoration:underline;
	color:#000000;
	font-size:12px;
}
#main .details_box .right h2 {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
#main .pagination {
	text-align: right;
	padding: 20px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pagination a {
	margin: 0 5px 0 0;
	padding: 3px 6px;
	border: 1px solid #ddd;
}
/*.pagination a.number {

}*/

.pagination strong {
	margin: 0 5px 0 0;
	padding: 3px 6px;
	border: 1px solid #ddd;
	background: #469400 url('../images/bg-button-green.gif') top left repeat-x !important;
	border-color: #459300 !important;
	color: #fff !important;
}
.pagination a.current:hover {
	text-decoration: underline;
}
#main .login {
	font-size:12px;
	color:#454545;
	text-align:right;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0464B6;
}
#main .login li {
	float:right;
	list-style:none;
	padding-right:10px;
	float:right;
}
#main .login a {
	color:#0476c5;
}
.signup_right {
	float: right;
	padding-left: 150px;
	width: 400px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0464B6;
}
.signup_right span {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
#log_in_tbl {
	float:left;
}
label {
	display: block;
	float: left;
	width: 100px;
	margin-top: 2px;
	font-size: 12px;
	line-height: normal;
	padding-top: 4px;
}
.log_inBtn {
	background-image:url(images/login_button.jpg);
	background-repeat: no-repeat;
	height: 27px;
	float:right;
	width: 90px;
	border:none;
}
.errorMessage {
	display: block;
	float: left;
	color:#FF0000;
	font-size: 11px;
	padding-left:3px;
}
.registerBtn {
	float: right;
	margin-top: 8px;
}
.regi_title {
	font-size: 14px;
	color: #555555;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 8px;
}
.register_label {
	display: block;
	width: 130px;
	float: left;
	color: #555555;
	text-align: left;
	padding-top: 3px;
}
.textfield_register {
	height: 22px;
	width: 180px;
	float: left;
	border: 1px solid #68b8d2;
	width:190px;
	height:20px;
}
.regi_reset, .regi_submit {
	color: #FFFFFF;
	width: 90px;
	background-image: url(images/button_34.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.textarea_register {
	border: 1px solid #68b8d2;
	width:190px;
}
.register_feild {
	margin-bottom: 3px;
	display: block;
}
.list_box {
	border: 1px solid #68b8d2;
	width:190px;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0px;
	width: 160px;
}
ul.thumb li {
	margin: 0;
	padding: 5px;
	float: left;
	position: relative;
	width: 150px;
	height: 102px;
}
ul.thumb li img {
	width: 150px;
	height: 102px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
.gallery #productImage1 img {
	padding: 4px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.contact_textfield {
	border: 1px solid #68b8d2;
	width:190px;
	height:20px;
}
.contact_textarea {
	border: 1px solid #68b8d2;
	width:190px;
}
.carterror {
	font-size:16px;
	font-weight:bold;
	color:#3f3f3f;
}
.cartsuccess {
	font-size:16px;
	font-weight:bold;
	color:#3f3f3f;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.selected {
	font-weight:bold;
}

