@import "toyAdvisor.css";

/* ==========================================================================================  RESETS */
.titanBody
{background:#432408}

#outerWrapper
{background:#fff url('images/ToyAdvisorImages/bgOuterWrapper.jpg') repeat-x left top;}

.titanBody,.mainBody,.Freeform,.FormEditor,.FAQ, 
.titanBody input,.titanBody select,.titanBody textarea, 
.mainBody input,.mainBody select,.mainBody textarea,  
.FAQ input,.FAQ select,.FAQ textarea,
.FormEditor input,.FormEditor select,.FormEditor textarea,
.Freeform input,.Freeform select,.Freeform textarea
{color:#666;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:11px;}

.titanBody p,.titanBody blockquote,
.mainBody p,.mainBody blockquote,
.Freeform p,.Freeform blockquote,.Freeform ol,.Freeform ul,.Freeform dl,.Freeform textarea
.FAQ p,.FAQ blockquote,.FAQ ol,.FAQ ul,.FAQ dl,.FAQ dl,.FAQ textarea,
.FormEditor p,.FormEditor blockquote,.FormEditor ol,.FormEditor ul,.FormEditor dl,.FormEditor textarea
{line-height:16px;}

.Aggregation img,.Calendar img,.Commenting img,.PhotoBlock img,.SearchResults img,.SiteMap img,.TOCBlock img,.WhatsNew img,
.Freeform a img,.FormEditor a img,.FAQ a img
{border:0;}

.titanBody hr,.mainBody hr,
.Freeform hr,.FormEditor hr,.FAQ hr
{background-color:#ccc;border:0;color:#ccc;height:1px;}

.titanBody fieldset,.mainBody fieldset,
.Freeform fieldset,.DisplaySideUpload fieldset,.AggregationFilter fieldset,.Calendar fieldset
{background:transparent;}/* don't remove this attributes, can add attributes-change values */

.titanBody a{color:#16cbff;text-decoration:none;outline:none;}

.mainBody a,.FAQ a,.FormEditor a,.Freeform a
{color:#16cbff;text-decoration:none;outline:none;}

.titanBody a:focus,
.titanBody a:hover,
.titanBody a:active
{text-decoration:underline}

.mainBody a:focus,.FAQ dd a:focus,.FormEditor a:focus,.Freeform a:focus,
.mainBody a:hover,.FAQ dd a:hover,.FormEditor a:hover,.Freeform a:hover,
.mainBody a:active,.FAQ dd a:active,.FormEditor a:active,.Freeform a:active
{text-decoration:underline}


/* ========================================================================================== PAGE LAYOUT */
#mainBody{}

		/*#topContentContainer{}
			#topContentContainer img{} rotator image */

	#contentArea{padding:5px 0 0 0;}

		#contentContainer{}/* centerzone, rightzone */
			#topWrapper{overflow:hidden;}
				#topLeftZone{float:left;width:620px;position:relative;background:url('images/ToyAdvisorImages/bgHomeSearchBy.png') no-repeat left 10px;height:274px;}
					#topLeftZone .SearchBy{padding:10px 0 10px 0;margin-top:10px;position:absolute;z-index:20;}
					.SearchBy h3{padding:0 0 10px 20px;color:#7e3d03;font-size:18px;text-transform:uppercase;font-weight:normal;}
					.SearchBy table{text-align:center;margin-bottom:18px;margin-left:10px;}
					.SearchBy table a,
					.SearchBy table a:hover{color:#676767;text-decoration:none;}
					.SearchBy table a:hover{color:#16cbff;}
					.SearchBy table td{width:69px;}
					#rotate{position:absolute;z-index:10;right:0;top:-2px;}
				#topRightZone{float:right;width:317px;margin-right:8px;margin-top:10px;}
				.TopRightZone h3{font-size:16px;}

			#middleWrapper{background:url('images/ToyAdvisorImages/bgHomeMiddleWrapper.jpg') repeat-y left top;overflow:hidden;}		
				#middleLeftZone,
				#bottomLeftZone{float:left;width:594px;clear:both;padding:13px 10px;}
				#middleRightZone,
				#bottomRightZone{float:right;width:317px;margin-right:8px;clear:right;padding:13px 0;}
				.BottomRightZone{padding:13px 10px;}
				.MiddleLeftZone h3,.MiddleRightZone h3,.BottomLeftZone h3,.BottomRightZone h3{font-size:18px;font-weight:normal;text-transform:uppercase;}
				.MiddleRightZone h3,.BottomLeftZone h3,.BottomRightZone h3{font-size:16px;}
				.MiddleRightZone h3{font-weight:bold;}

			#bottomWrapper{border-top:1px solid #eee;}

