/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}


#corporateTableDivsL {
	float: left;
	border-top:solid 1px #000;
  	border-left:solid 1px #000;
  	border-right:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:250px;
	padding: 3px;
	font-size:10px;
	
}

#corporateTableDivsR {
  	border-top:solid 1px #000;
  	border-right:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:250px;
	padding: 3px;
	font-size:10px;
}

#corporateTableDivsSpecialL {
	float: left;
	border:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:250px;
	padding: 3px;
	font-size:10px;
	
}
#corporateTableDivsSpecialR {
  	border-top:solid 1px #000;
  	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:250px;
	padding: 3px;
	font-size:10px;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

#holderBody #holder{
border: 1px dashed #A40000;
}


/* Rich text editor styling end */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	background:#202a45 url(/media/150/mainback.gif) repeat-y center;
}

body,#container {
	padding:0
}

table {
	width: 90px;
}

#container {
	width:888px;
	margin:0 auto;
	text-align:left
}

#header,#flashLogo {
	height:142px
}

#header {
	background:#ecdaba;
}

#flashLogo,#aboutContnet,#leftNav {
	float:left;
}

#flashLogo {
	width:272px;
	background:#8f012a url(/media/145/logoback.gif) no-repeat
}

#searchBox,#navigation,#featuredProduct,#pageContent {
	float:right
}

#searchBox{
	width:269px;
	height:30px;
	padding:10px 0 0 26px;
}


#searchBox,#flashNav,#photoBar,#bottomGoldBar,#leftNav{ 
	background:#d5ae65;
}

#navigation {
	/*height:102px;*/
	width:616px;
	background:#ecdaba;
}

#flashNav {
	padding:7px 0 7px 0;
}

#photoBar{
	padding:9px 0 9px 0;
	/*height: 61px;*/
}


#bottomGoldBar{
height:12px;
clear:both;
}

#subContent {
	background-color:#29385b;
	overflow:hidden;
	/*overflow: scroll;*/
}

#aboutContnet {
	font-size:12px;
	color:#fff;
	width:495px;
	padding:40px 40px 40px 48px;
}
#featuredProduct {
	margin:5px 5px 5px 0;
	padding:17px 13px 14px 17px;
	background-color:#ffffff;
	width:270px;
	height:175px;
}
#footer {
	float:left;
	color:#888e9d;
	text-transform:uppercase;
	text-align:center;
	height:54px;
	margin:20px 0 40px 0;
	padding:0 0 40px 0;
}
#subFooterContainer{
  width:626px;
}


#asiLogo{
	float:left;
	color:#888e9d;
	text-align:center;
	padding:0 20px 0 10px;
	margin:10px;

}
#copyRight{
	float:left;
	margin-top:2px;
	width:300px;
	color:#595e6a;
	text-align:left;
	text-transform:none;

}
#threeFooterLinks{
	width:300;
	color:#595e6a;
	float:right;
	text-transform:none;	
}
#footer #threeFooterLinks a, #footer #threeFooterLinks a:visited{
	color:#595e6a;

}
#footer #threeFooterLinks a:hover{
	color:#888e9d;

}

#content {
	display: inline-block; 
	background:#FFFFFF url(/media/174/interiorcontactback.gif) repeat-y center;
}


#content img{
	padding:0 8px 10px 8px;
}

#content #pageContent #pageTitle img{
	padding:0 0 0 0;
}



#leftNav {
	font-size:12px;
	width:156px;
	padding:10px 0 12px 0
}

#pageContent{
	background: #fff url(/media/169/corner.gif) no-repeat left bottom;
	width:668px;
	padding:15px 30px 50px 34px;
	margin 0 auto;
}


#productContent{
	width:298px;
	float:left;	
}
#contactParagraph{
	margin-top:10px;
	float:left;
}
#AwardThumb{
	float:right;
	padding:5px 5px 5px 5px;
}

.NavSearchBox{
border:solid 0 #fff;
background: transparent url(/media/358/searchfieldback.gif) no-repeat;
width:193px;
height:16px;
font-size:10px;
padding:3px;
}

.searchButton{
height:19px;
border:solid 0 #fff;
background-color:#d5ae65;
color:#fff;
font-size:9px;
cursor: pointer;
}


.TopGroup{
  width:100%;
  margin: 28px 0 0 0;
  height:74px;
  /*border:solid 0px gray; */
  cursor: pointer;
}

.MenuGroup{
  border-bottom:solid 2px #d5ae65;
  border-left:solid 2px #d5ae65;
  border-right:solid 2px #d5ae65;
  border-Top:solid 2px #d5ae65;

  cursor: pointer;
}

.TopMenuItem{
  
  background: #ecdaba url(/media/387/menubuttonback.jpg) no-repeat Right bottom;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  font-stretch:condensed;
  color:#202b46; 
  border:solid 0px #d5ae65;
  cursor: pointer;
  text-align:center;

}

.TopMenuItemHover {

  background: #ecdaba url(/media/387/menubuttonback.jpg) no-repeat Right bottom; 
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold; 
  font-stretch:condensed;  
  color:#29385b; 
  text-decoration: underline;
  border:solid 0px #d5ae65; 
  cursor: pointer;
  text-align:center;
}

.MenuItem{
  background-color:#000000;
  opacity:0.8;
  -moz-opacity:0.8;
  filter:alpha(opacity=80); 
  font-family:MS Sans Serif; 
  font-size:8px; 
  color:#d5ae65;
  cursor: pointer;
}

.MenuItemHover {
  background-color:#29385b; 
  font-family:MS Sans Serif; 
  font-size:8px; 
  color:white;
  opacity:1.0;
  -moz-opacity:1.0;
  filter:alpha(opacity=100); 
  cursor: pointer;
}

.MenuBreak{
  /*background-image:url(images/break_bg.gif);*/
  width:100%;
  height:1px;
}

#vertNav {
	width:100px;
}

#MenuVert5_Menu1_div {
	width:100px;
}

.TopGroupV{
  	width:100px;
  	height:14px;
  	cursor: pointer;
	white-space: normal;
}

.MenuGroupV{
 	cursor: pointer;
	text-align: right;
	white-space: normal;
}

.TopMenuItemV{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	color:#202b46; 
  	cursor: pointer;
	background-color: #cccccc;
	white-space: normal;
}

.TopMenuItemHoverV {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-stretch:condensed;  
	color:#29385b; 
	text-decoration: underline;
	cursor: pointer;
	white-space: normal;
  }

.MenuItemV{
	background-color:#000000;
	opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=80); 
	font-family:MS Sans Serif; 
	font-size:8px; 
	color:#d5ae65;
	cursor: pointer;
	white-space: normal;
}

.MenuItemHoverV {
	background-color:#29385b; 
	font-family:MS Sans Serif; 
	font-size:8px; 
	color:white;
	opacity:1.0;
	-moz-opacity:1.0;
	filter:alpha(opacity=100); 
	cursor: pointer;
	white-space: normal;
}

.MenuBreakV{
  height:1px;
}


#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}


#navlist a, #navlist a:visited {
	display: block;
	padding: 2px 20px 2px 5px;
	color:white;
	text-align:right;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor: pointer;

}
#navlist a:hover {
	background-color:#133950; 
	color:white;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor: pointer;
	text-decoration: none;
}

#navlist .selected {
	background-color:#133950;
}



#footer a, #footer a:visited {
	text-align:center;
	color:#888e9d;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor: pointer;

}

#footer a:hover {
	text-align:center;
	color:#888e9d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor: pointer;
	text-decoration: underline;
}


/* BREADCRUM */

#breadcrumb{
padding: 5px 3px 20px 0px;
}

#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: 9px;
    }

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0px;  
    padding: 0;
}

#umbBreadcrum a {
	color: #29385b;
}

#umbBreadcrum a:hover {
	color: #29385b;
	text-decoration: none;
}


#pageTitle {
margin: 0px 0px 0px -3px;
}

#viewAllHeader {
			margin:15px 0 8px 0px;
     		}

		#viewAll {
			padding:0px 0px 20px 40px;
     		}

		#viewAll img {
			float:left;
			padding:0px 10px 0 0px;
		}

		#viewAllDesc {
			padding: 10px 0 0 10px;
		}

		#viewAllClear {
			clear: both;
		}


a:link 		{color: #29385b; text-decoration: underline;}
a:visited 	{color: #29385b; text-decoration: underline;}
a:hover 	{color: #093db8; text-decoration: none;}

#bobTest {
	font-weight:bold;
	background-color:#eeeeee;
	padding: 5px 5px 5px 5px;
	border:dashed 1px #000000;
}

.quoteName{
width:475px;
text-align:right;
}

#clearBoth{
height:1px;
clear:both;
}

#prodImage{
float:right;
width:350px;
text-align:center;
text-size:9px;
color:#aaa;
}

#noPprodImage{
float:right;
width:350px;
text-size:9px;
color:#aaa;
}

#content #pageContent #prodImage img{
	padding:0;
	margin:0;
}


#clickHere{
	text-size:10px;
	}

#categoryProdImages{
	text-align:center;
	float:left;
}

#viewProdImages{
	padding: 0 auto;
	margin: 0 auto;
}
#viewProdImages img {
	float:left;
	padding:5px 0 0 0;
}

#siblingsBox{
	width:276px;
	margin:0;
	padding:0 10px 10px 10px;
	text-size:10px;
	background-image:url(/media/15124/siblingboxback.gif);
	background-repeat:repeat-y;
}
#siblingTop{
	width:296px;
	height:5px;
	overflow:hidden;
	background-image:url(/media/15134/siblingboxtop.gif);
	background-repeat:no-repeat;

}

#siblingsBoxBottom{
	width:296px;
	height:4px;
	background-image:url(/media/15129/siblingboxbottom.gif);
	background-repeat:no-repeat;

}
#siblingBoxTitle{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#printLink{
 float:right;
}
#printLink img{	
	padding:0 8px 0 0;
	margin:0;
}


#newsCat{
	padding:0px 0px 10px 0;
}
#newsCat a:link, #newsCat a:visited, #newsCat a:hover{
	font-size:11px;
	font-weight:bold;
}

#galleryPhoto{
 	float: left; 
	margin:10px 10px 0 10px;
	text-align:center;
	height:150px;
}

.bookContainer{
	background-color:#eeeeee;
	padding:10px;
	margin:0 0 10px 0;
	border:solid 1px #b0b6c7;
}

#bookPic{
	float:left;
	padding:0 10px 0 10px;
}

#feedListNews{
	float:left;
}
#upsBlock{
	width:367px;
	background-color:#ebdbba;
  	border:solid 1px #d5ae64;
	margin:10px 0 10px 0;
	padding:10px;
}
#fedExBlock{
	width:367px;
	background-color:#dfe3ec;
	border:solid 1px #b0b6c7;
	padding:10px;
}


#corporateTableMiniDivsL {
	float: left;
	border-top:solid 1px #000;
  	border-left:solid 1px #000;
  	border-right:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:135px;
	padding: 3px;
	font-size:10px;
	
}

#corporateTableMiniDivsR {
  	border-top:solid 1px #000;
  	border-right:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:135px;
	padding: 3px;
	font-size:10px;
}

#corporateTableMiniDivsSpecialL {
	float: left;
	border:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:135px;
	padding: 3px;
	font-size:10px;
	
}
#corporateTableMiniDivsSpecialR {
  	border-top:solid 1px #000;
  	border-right:solid 1px #000;
	border-bottom:solid 1px #000;
	background-color:#ddd;
	text-align: left;
	width:135px;
	padding: 3px;
	font-size:10px;
}

.frameListTitle{
	padding-left:134px;
	font-size:14px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#000;

}
.siblingListTitle{
	margin:8px 0 0 0;
	color:#e2e9ee;
	font-weight:bold;
text-transform:uppercase;
}

#frameProductLists #viewAllDesc{
	color:#000;
}

/* EDITOR PROPERTIES */
bobTest {
font-weight:bold;
background-color:#eeeeee;
padding: 5px 5px 5px 5px;
border:dashed 1px #000000;

}

bullit list box {
position: absolute;
width: 200px;
border: 1px solid #000;
left: 20px;
padding:0px;
margin:0px

}

