#catItems{
	padding: 1px;
	margin: 2px;
	background-color: #F7F7F7;
	font-size: 11px;
	
}
#catItemsMain{
	font-size: 12px;
	padding: 1px;
	margin: 2px;
	
}
td{
	font-size:12px;	
}
tr{
	font-size:12px;	
}
.body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: "trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	background-color: #F7F7F7;
	background-image: url(../images/blue-bg.gif);
	background-repeat: repeat-x;
}
#c_box{
	
	text-align:left;
	padding:0px;

}

#titleItems{
	
	font-size: 14px;;
	height:30px;
	font-weight: bold;
	width:350px;
	border-bottom:1px solid;
	border-color:#e0e0e0;
	background-color: #F8FAFC;
	padding: 8px;
	
}
#moreCats a{
	
	
	text-align: right;
	margin-left: 240px;
	font-size: 10px;
	
	
}

#navItems {
	
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: right;
	height: 25px;
	font-size: 0px;
	line-height: 0px;
	width: 600px;
}
#navItems a {
	height: 25px;
	line-height: 25px;
	vertical-align: top;
	padding: 0px 8px 0px 4px;
	margin: 6px 0px 0px 0px;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
}


#navItems a:hover {
	text-decoration: none;
	color: #000;
}
#toolBar {
	height: 50px;
	background-image: url(../images/toolbar_gradient.gif);
	width:100%;
}
#logo {
	margin-left: 10px;
}




/* STRECHY ROUNDED CORNER BOXES
---------------------------------------------------------------------------- 
*/
.roundedBox {
}
.roundedBox .hd {
	background: url("../images/roundedbox/topleft.gif") left top no-repeat;
	height: 10px;
	
	line-height: 0px; 
	font-size: 0px;
}
.roundedBox .hd .c {
	float: right;
	background: url("../images/roundedbox/topright.gif") right top no-repeat;
	width: 10px;
	height: 10px;
}
.roundedBox .bd {
	background: url("../images/roundedbox/middleleft.gif") left top repeat-y #FFF;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #e0e0e0;
	}
.roundedBox .bd .c {
	position: relative;
	float: right;
	width: 11px;
	background: url("../images/roundedbox/middleright.gif") right top repeat-y;
	}
.roundedBox .ft {
	height: 10px;
	background: url("../images/roundedbox/bottomleft.gif") left top no-repeat;
	font-size: 0px;
	line-height: 0px;
	}
.roundedBox .ft .c {
	float: right;
	background: url("../images/roundedbox/bottomright.gif") right top no-repeat;
	width: 10px;
	height: 10px;
	}
iframe {
	border-width: 0px;
	height: 60px;
	width: 400px;
}
iframe.hidden {
	visibility: hidden;
	width:0px;
	height:0px;
}

#main {
	
	
	width: 400px;
	

}

#footer {
	margin: auto;
	width: 410px;
	height: 20px;
	
	text-align: center;
	
	
}

#images {
	width: 390px;
	margin: 20px;
}

#images div {
	margin: 10px;
	width: 100px;
	height: 100px;

}

#images div:hover {
	border-color: #529EBD;
}

#images img.load {
	margin: 36px;
}



#phone {
	position:absolute;
	background-image: url(/images/n95.png);
	background-repeat: no-repeat;
	width: 309px;
	height:555px;
	top: 180px;
	left: 880px;
	
}
#descCategoryContainer{
	height:200px;
	width: 350px;
	overflow:auto;
	margin-left: 15px;
}
#detailDescContainer{
	position: absolute; 
	top: 0px;
	left: 400px;
	width:300px;
	height: 800px;
	
}
#detailContainer{
	
	position: absolute; 
	top: 110px;
	left: 30px;
	width:800px;
	height: 800px;
	

	
}
#stepContainer{
	
	position: absolute; 
	top: 110px;
	left: 30px;
	width:800px;
	height: 40px;
	

	color: #000000;
	font-size: 20px;
	font-weight:bolder;
	
}
#stepContainer a {

	color: #000000;
	font-weight:bolder;
	font-size: 20px;
	
}
#stepContainer a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#mainContainer{
	
	position: absolute; 
	top: 110px;
	left: 30px;
	width:800px;
	height: 500px;
	overflow: hidden;
	
}
#errorBox{
	text-align:center;
	font-size:12px;
	background-color:#F8FAFC;
	border: 2px solid;
	border-color: #FF0000;
	padding: 3px;
	position: absolute;
	top: 550px;
	height: 30px;
	width: 700px;
	display: none;

}

#mapBox{
	
	position:relative;
	
	width:350px;
	height:400px;
	top: 0px;
	left: 0px;
	
}
#categoryBox{
	
	position:relative;
	width: 350px;
	left:400px;
	top: -400px;
	height: 400px;
	
	
	
}
#categoryContainer{
	height:100px;
	width: 350px;
	overflow:auto;
	margin-left: 15px;
}
#radioBox{
	font-weight: bold;
	font-size: 13px;
}
#timeBox{
	width: 340px;
	position:relative;
	
	height: 500px;
}
#nextBox{
	position:absolute;
	
	top:120px;
	text-align:center;
	z-index: 5;
	left: 995px;
	width:100px;
	height: 40px;
	border-right:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#e0e0e0;
	background-color: #F8FAFC;	
	font-size: 20px;
	font-weight:bolder;
}
#nextBox input{
	margin-top: 7px;
	font-size: 14px;
	font-weight: bold;
}
#contenTimes{
	z-index: 10;
	}
#prevBox{
	position:absolute;
	z-index: 5;
	top:120px;
	text-align:center;
	
	left: 895px;
	width:100px;
	height: 40px;
	border-left:1px solid;
	border-top:1px solid;
	border-bottom:1px solid;
	border-color:#e0e0e0;
	background-color: #F8FAFC;	
	font-size: 20px;
	font-weight:bolder;
}
#imagesBox{
	
	width:300px;
	position: absolute;
	top: 0px;
	left: 1200px;
	
}
#contentBox{
	
	position:absolute;
	left:800px;
	width: 300px;
	top:0px;
	height: 500px;
}

#reviewBox{
	position:absolute;
	left:1600px;
	width: 300px;
	top:0px;
	height: 500px;
}
#contentImageSource{
	visibility: false;
	}
	#contentThumbSource{
	visibility: false;
	}
#hidden{
	visibility: false;
	}
#iframe_container{
	
	
	position:absolute;
	width:250px;
	overflow:visible;
	left:0px;
	right:0px;
	
	

	
	
}


#screen {
	position: relative; 
	top: 52px;
	left: 25px;
	border-color:#000000;
	border-style: solid;
	height: 236px;
	width: 176px;
	background-color: #000000;
	overflow:hidden;
	color: #000000;

	
}
#contentImage{
	height: 85px;
	width: 85px;
	position: relative;
	text-align: center;
	z-index: 1;
		
	
	
}
#contentHeading{
	height: 65px;
	width: 184px;
	position: relative;
	
	font-family: serif;
	font-size: 34px;
	font-weight: bolder;
	color:#FFFFFF;
	font-stretch: narrower;

	position: relative;
	z-index: 2;
	
}
#contentText{
	height: 32px;
	width: 153px;
	position: relative;
	font-size: 30px;
	
	z-index: 3;
	color:#FFFFFF;
}
#searchResults{
	width: 500px;
	height: 150px;
	
	
}
#reviewTargeting{
	
	height: 400px;
	width: 300px;
	position: relative;
	left:20px;
	top:0px;

	color:#000000;
}
#reviewTargeting td{
	
	font-size: 12px;
}
#reviewDesign{
	
	height: 400px;
	width: 300px;
	position: absolute;
	left:400px;
	top:0px;

	color:#000000;
}
#reviewDesignThumb{
	height:60px;
	width:60px;
	position:absolute;
	left:494px;
	top:78px;
}
#reviewDesignDesc{
	height:120px;
	width:220px;
	position:absolute;
	left:420px;
	top:180px;
	font-size: 12px;
	color: white;
	background-color: #000000;
}
#reviewDesign td{
	
	font-size: 12px;
}
#updatedBox{
	text-align:left;
	font-size:12px;
	background-color:#F8FAFC;
	margin-left:10px;
	padding: 3px;
}

#saveBox{
	text-align:center;
	font-size:12px;
	background-color:#C9FFB7;
	border: 2px solid;
	border-color: #00CC33;
	padding: 3px;
	position: absolute;
	left:400px;
	top:400px;
	width:300px;
	height: 100px;
}
#signupBox{
	position: absolute; 
	top: 130px;
	left: 30px;
	width:1000px;
	height: 600px;
	
}
#loginBox{
	width: 500px;
	position: relative;
	left: 400px;
}