﻿@import url(‘reset.css‘);

* 	
{
	font-size: 100.01%;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
}

html,
body, 
form
	{
	width: 99%;
	height: 100%;
	}
	
body 
	{
	font-size: 62.5%;
	background: #fff;
	color: #000;
	}
	
.left 
	{
	float: left;
	}
.left_text
	{
	text-align:left;
	}	
.right 
	{
	float: right;
	}
.a_img
	{
	background:#FFFFFF;
	border:none;
	text-decoration:none;
	}
.block
	{
	padding-bottom: 0px;
	margin-bottom: 10px;
	}

#mainTable
{
	height:100%;
	width:910px;
	margin: auto;
}

#main 
	{
	/*min-width: 800px;
	max-width: 1200px;*/
	margin:0 auto;
	/*padding: 5px 20px 0px 20px;*/
	background-color:#FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 0px;
	vertical-align:baseline;
	}
	
#header 	
	{
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;

	}
#top_menu
{
	/*width: auto;*/
	height:14px;
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:1.2em;
	float: right;
	text-align: right;

}

#bottom_menu
{

	width: auto;
	/*height:14px;*/
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:1.2em

}

#logo	
	{
	float:left;
	width: auto;
	height: 60px;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	background-image:url(/App_Themes/Default/img/logo5.jpg);
	background-repeat:no-repeat;
	
	}
#logo .left a
{
	width: 250px; display: block; text-decoration: none; 
}

#top_content
{
	/*background-image:url(/App_Themes/Default/img/phone.jpg);
	background-repeat:no-repeat;
	background-position:right top;*/
	color:#000000;	
	margin: 0px 0px 0px 350px;
	padding:30px 0px 0px 0px;
	height:100%;
}
#top_content .right
{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 120px;
}
#top_content .right p
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size:1.2em;
	vertical-align:middle;
}
#top_contentbottom
	{
	clear:both;
	}
	.clear
	{
	clear:both;
	}
#footer 
{
	width:100%;
	height: 60px;
	margin-top: 30px;
	text-align:left;
	/*background-image: url(/App_Themes/Default/img/line.jpg);*/
	background-position:top;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
	/*padding: 10px;*/
	position:relative;
}
.line
{
	background-image: url(/App_Themes/Default/img/line.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:1px;
	margin:5px 0px 5px 0px;
}
#contentDiv
{
	background:#fff;
	color:#000000;
	width:700px;
	font-size:1.2em;
	float:right;
	/*padding:0 0px 0px 20px;*/
}
#contentleft
{
	width:190px;
	float:left;
	height:100%;
	/*margin-right:100px;*/
}

#contentwrap
	{
	padding-top: 10px;
	background: #fff;
	margin: 0px;
}
#header a
{
	color:#787878;
}


.pager
{
	color:#787878;
}
.pager a
{
color:#787878;
}
.myPager
{
	width:100%; 
	text-align:right; 
	/*margin-top:35px;*/
	margin-bottom:35px;
}

#contentbottom
	{
	clear:both;
	}
p
	{
	font-size: 1.2em;
	margin: 7px 30px 0px 15px;
	padding: 0px;
	line-height: 1.4em;
	color:#777777;

	}

	
#footer p
	{
	font-size: 1.1em;
	line-height:0.6em;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	}
h1,
h2,
h3,
h4 
	{
	color:#999999;
	}
	
h1
	{
	font-size: 2.4em;
	margin: 0px 0px 0px;
	padding-top:26px;
	/*padding-left: 30px;*/
	}
	
h2
{
	font-size: 1.6em;
	font-style: italic;
	margin: 0px 0px 0px;
	padding-top: 12px;
	padding-bottom:6px;
}
h3
{
	font-size: 1.2em;
	margin: 0px 0px 0px;
}
h4
{
	font-size: 1.1em;
	margin: 0px 0px 0px;
}

	
a
{
	/*color:#787878;
	text-decoration:none;*/
}
img
	{
	margin: 0px;
	padding: 0px;
	border:none;
	}

.product h1
{
	display:inline;
}
.product_image
{
	margin:10px 20px 10px 10px;
}
.product_added_date
{
	color:#787878;
	/*display:inline;*/
	
}

.cat img
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}

.print
{
}

.print h3
{
	text-align:center;
}
.print table
{

	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	width:100%;
	vertical-align:middle;
	
}
.print td
{
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
	vertical-align:middle;  
	 
}
.print p, .print h3
{
	color:#000;
}

.uc {
margin-bottom:15px;
}

.product ul {
list-style-image:none;
list-style-position:outside;
list-style-type:circle;
margin-left:20px;
}
.product ol {
margin-left:20px;
}

.phone
{
	font-size: 1.6em;
	margin: 0px 0px 0px;
}

.path a
{
	font-size: 1.2em;
}
.path .current
{ 
	font-weight:bold;
}

#contentDiv .product strong {
	/*font-weight:normal;*/
}
