@charset "utf-8";
/* CSS Document */

#container { 
	width: 900px;  
	background: #FFFFFF;
	margin: 10px auto;
	text-align: left; 
} 

#wrapper { 
	width: 900px;  
	height:auto;
	background: #FFFFFF;
	margin: 0px auto; 
	border: 1px solid #cccccc;
	text-align: left; 
	display:inline-block;
} 

body,td,th {
	font-family:verdana;
	font-size: 11px;
	color: #000;
	padding:0px;
	margin:0px;
}
  
h1,h4,h5,h6   {
    font-size: 18px;
    color: #545353;
    font-weight: bold;		
}
     
h2   {
    color: #545353;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	margin:0;
	padding:0;  
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 18px;
}

h3   {
    color: #545353;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;   
}

a    {
       color: #EE0911;
}

a:hover {
	color: #EE0911;
}
	
.container {
	padding-top: 40px;
	width: 900px;
	margin: 0 auto;
}

#top {
	width: 900px;
	margin-top: 0;
}

#logo {
	width: 90px;
	height: 65px;
	float: left;
	background-image: url(../images/site/asimilate-logo.png);
	margin-left:10px;
	color:#ffffff;
	font-size:8px;
}

#searchBox {
	width: 306px;
	float: right;
	height: 27px;
	background: url(../images/site/images/searchbg.gif) no-repeat;
	margin-top: 15px;
	padding-right:10px;
}

#searchBox input {
	width: 200px;
	color: #666;
	background: #e8e8e8;
	border: none;
	font-size: 10px;
	height: 15px;
	margin-left: 80px;
	margin-top: 4px;
}

#menurow {
	background: url(../images/site/images/site/images/menurowbg.png) no-repeat;
	float: left;
	clear: left;
	margin-top: 10px;
	width: 100%;
	height: 40px;	
}

#topmenu {
	float: right;
	width: 200px;
	height: 11px;
}

#topmenu ul {
	float: right;
	margin-right: 5px;
}

#topmenu ul li {
	background: none;
	text-transform: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
}

#topmneu a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica;
}

#header {
	width: 900px;
	height: 65px;
	margin-top: 0px;
	display: inline-block;
	background: #ffffff; 
	padding: 0 px; 
}

#main {
	width: 650px;
	padding: 10px 0px 10px 10px; 
}

#breadcrumbs {
	width: 620px;
	float: left;
	font-size: 11px;
    color: #999999;
    margin: 0px 0px 0px 10px;
}

#breadcrumbs a {
	color: #999999;
	text-decoration: none;
}      

#content {
	width: 600px;
	float: left;
}

#content2 {
	width: 850px;
	float: left;
}

#left {
	width: 210px;
	float: left;
	border: solid 1px #e8e8e8;
	margin-top: 10px;
	margin-right: 22px;
	
}

#left .moduletable {
	width: 210px;
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
	display: inline-block;
}

#left ul {
	border-top: solid 1px #e8e8e8;
	margin:0;
	padding:0;
	float:left;
	width: 210px;
	margin-bottom: 50px;
}

#left ul li {
	list-style: none;
	width: 210px;
	border-bottom: solid 1px #e8e8e8;
	height: 15px;
	line-height: 15px;
        text-decoration: none;
        background: none;
        padding: 0;
        margin: 0;
}

#left ul li:hover {
	background: #e8e8e8;
}

#left a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: none;
	margin-left: 5px;
}

#left ul li ul,
#left ul li ul li {
	display: none;
}

#left p {
	margin-left: 5px;
}

#left h3 {
	margin-bottom: 6px;
	margin-top: 3px;
	margin-left: 5px;
	font-size: 12px;
	color: #024C78;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom {
	width: 900px;
	float: left;
	clear: left;
	margin-top: 20px;
}

#bottom .moduletable {
	width: 210px;
	border-top: solid 4px #024C78;
	padding-top: 10px;
	float: left;
	margin-right: 22px;
}

#bottom .moduletable-green {
	width: 435px;
	border-top: solid 4px #476A2E;
	float: right;
	padding-top: 10px;
}

#bottom h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #024C78;
	text-transform: uppercase;
	font-weight: bold;
}

#bottom .moduletable-green h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #476A2E;
	text-transform: none;
	font-weight: bold;
}

#bottom a {
	width: 95px;
	height: 17px;
	background: url(../images/site/images/botabg.gif) no-repeat;
	text-transform: uppercase;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	padding-left: 6px;
	display: block;
}

#bottom .moduletable-green a {
	width: 95px;
	height: 17px;
	background: url(../images/site/images/botgrabg.gif) no-repeat;
	text-transform: uppercase;
	line-height: 19px;
	color: #fff;
	text-decoration: none;
	padding-left: 6px;
	display: block;
}

#footer {
	clear: left;
	float: left;
	width: 900px;
	border: solid 1px #e8e8e8;
	font-size: 9px;
	margin: 20px auto 10px auto;
	padding-bottom: 10px;
	text-align:center;
}

#credits {
	width: 350px;
	float: left;
	color: #666;
	margin-top: 5px;
}

#footermenu {
	width: 500px;
	float: right;
}

#footermenu ul {
	float: right;
	height: 10px;
	margin:0;
	margin-top: 5px;
	padding: 0;
}

#footermenu ul li {
	height: 10px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: solid 1px #e8e8e8;
	text-transform: lowercase;
	background: none;
}

#footermenu ul li a {
	color: #666;
	font-weight: normal;
}	

#breadcrumbs h3,
#footer h3,
#header h3,
#menurow h3,
#searchBox h3 {
	display: none;
}

h2.contentheading, h2.componentheading {
	margin-bottom: 20px;
	margin-top: 10px;
}

.clear {
	clear: both;
}


/* COMMON TAGS */
.modifydate {
	color: #C0C0C0;
}

.author {
	color: #C0C0C0;
}

.createdate {
	color: #C0C0C0;
}

.contenttoc {
	margin: 5px;
}


/*ul { 
	margin: 2px 0px 0px 20px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	padding-left: 1px;
	line-height: 100%;
}
*/
ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.buttons {
	float:right;
	width:85px;
}

.buttons .buttonheading {
	float:left;
}

.buttons img {
border: 0;
}

fieldset {
	border: none;
}

textarea,
input { 
	border: solid 1px #ccc; 
	color: #666; 
	background-color: #efefef;
	margin: 0px 2px;
	
}



.button { 
	background: none; 
	border: solid 1px #ccc; 
	color: #990000; 
}

#sidebar {
	float: right; 
	width: 210px;
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div  */
	margin-right: 10px;
}

#sidebar h3, 
#sidebar p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
p {
	/*text-align:justify;*/
}

/* Category Module Styles */
.category_container {
	border:1px solid #E0E0E0;
	float:left;
	height:220px;
	margin-bottom:10px;
	margin-right:6px;
	width:185px;
}
.category_image {
	margin: 5px 0px 10px 10px;
	width:auto;	
	height:120px;
}
.category_title {
	margin: 5px 0px 10px 10px;
	width:auto;	
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	clear:left;
}
.category_title a {
	text-decoration:none;	
}

/* INVENTORY MODULE */

.inventory_container {
	position:relative;
	float:left;
	display:inline;
	width:150px;
	_width:156px;
	height:260px;
	padding:2px;
	margin:8px;
	_margin:8px 4px;
	background:url(../images/list_product_bg.jpg) no-repeat 0 0;
	border:1px solid #E0E0E0;
	}
	
.inventory_container .inventory_info {
	position:relative;
	float:left;
	display:inline;
	width:150px;
	height:228px;
	overflow:hidden;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	}

.inventory_container .inventory_image {
	position:relative;
	float:left;
	display:inline;
	width:130px;
	height:142px;
	margin-top:4px;
	text-align:center;
	}
	
.inventory_container .product_description {
	position:relative;
	float:left;
	display:inline;
	width:150px;
	height:50px;
	left:3px;
	color:#333333;
	}
.inventory_container .bt_view {
	position:relative;
	float:left;
	display:inline;
	top:8px;
	left:1px
	}

.inventory_container .bt_view a {
    background:url(../images/bt_view.jpg) no-repeat 0 0;
	text-decoration:none;
    }
    

/* From Layout.css */
#mainContent {  margin: 0 20px 0 10px; } 
.fltrt { float: right;	margin-left: 8px;}
.fltlft { float: left;	margin-right: 8px;}
.clearfloat { clear:both; height:0;  font-size: 1px;  line-height: 0px;}
	
.controlError {	background-color:#ff3366; }
.errorMessage {	color:#FF0000; }
.continueSigninButton {	background-image:url(../images/System/but_signin_blue.jpg); background-repeat:no-repeat; width:69px; height:24px; border:0px solid #FFFFFF; outline:none }

.checkoutButton { background-image:url(../images/site/but_proceedthroughcheckout_blue.jpg); background-repeat:no-repeat; width:148px; height:30px; border:0px solid #FFFFFF; outline:none }
	
.continueCheckoutButton {	background-image:url(../images/site/but_continuecheckout_blue.jpg); background-repeat:no-repeat; width:101px; height:27px; border:0px solid #FFFFFF; outline:none }

.searchbutton { background:url(../images/System/search.jpg) no-repeat;width:56px; height:20px;border-style:none;color:#FFFFFF; font-weight:bold; text-align:center;padding:5px; font-size:12px;}
	
.mult-imgs{ width: auto;    background-color: #333; }
.mult-imgs ul{     margin: 0; padding: 0;    float: left;	}
.mult-imgs ul li{     display: inline;}
.mult-imgs ul li a{ float: left; text-decoration: none; color: white; padding: 10.5px 11px; }
.mult-imgs ul li a:visited{ color: white;} 
.mult-imgs ul li a:hover, .menu ul li .current{ color: #fff; background-color:#0b75b2;}
.mult-imgs-list ul{list-style-type:none; display:inline; padding-right:10px;}
.displayed img {border:none; text-decoration:none;}

.table_header {
	background-image: url(../images/site/loginBkg.png);
	background-position: left center;
	background-repeat: repeat-x;
	height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c4c4c;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;	
	font-size:12px;
}
#ie8spacer { clear:both;}

.dropshadow2{
	float:left;
	clear:left;
	background: url(../images/site/shadow/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/site/shadow/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: auto;
	height: auto;
	padding: 0px;
}
.innerbox{
	position:relative;
	width: auto;
	height: auto;
	bottom:6px;
	right: 6px;
	border: 1px solid #ebebeb;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	margin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}

.dropshadow_inventory_listing{
	float:left;
	clear:left;
	background: url(../images/site/shadow/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/site/shadow/shadow.gif) no-repeat bottom right;
	margin: 2px 0 10px 6px !important;
	margin: 2px 0 10px 5px;
	width: 140px;
	height: 140px;
	padding: 0px;
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
.innerbox_inventory_listing{
	position:relative;
	width: 140px;
	height: 140px;
	bottom:6px;
	right: 6px;
	padding: 3px 0px 0px 3px;
	margin: 3px 0px 0px 3px;
/*	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;*/
}
.innerbox_inventory_listing{
	/* IE5 hack */
	 
	\margin: 0px 0px -3px 0px;
	margin:  0px 0px 0px 0px;
}

.innerbox_inventory_listing p{		
	font-size:14px;
	margin: 3px;
	width:116px;
	 text-align:center;
}
.breadcrumbs_pathway a {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-weight:bold;	
	font-size:12px;
	color:#999;
}

.breadcrumbs_pathway {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:capitalize;
	font-weight:bold;	
	font-size:12px;
	color:#666;
}
.item_no a{
	color:#666633;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
