/* 
========================================================================
TEMPLATE.CSS
========================================================================
*/

/* --- Body - control position #container, allows centering of site -- */
body
	{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;		
		background-image:url(/skin_default/templateimages/bg.jpg);
		background-repeat:repeat-x;
		background-color:#ffe4f3;
	}
	form
	{
		margin:0px;
		padding:0px;
	}
	.inputtext
	{
		font-family:verdana;
		font-size:12px;		
		color:#D71F81;		
	}
	.navigation
	{
		font-family:verdana;
		font-size:11px;
		text-decoration:none;
		color:#000000;
		font-weight:600;
	}
	.navigation A
	{
		font-family:verdana;
		font-size:11px;
		text-decoration:none;
		color:#000000;
		font-weight:600;
	}
	.navigation A:hover
	{
		font-family:verdana;
		font-size:11px;
		text-decoration:none;
		color:#000000;
		font-weight:600;
	}
	#master
	{
		width:100%; text-align:center;
	}	
	#bodysize
	{
		position:relative; width:1000px;overflow:hidden;
	}
	#navarea
	{
		position:relative; height:58px;
	}
	#nav1
	{
		position:relative; float:left; width:87px; height:58px;
	}
	#nav2
	{
		position:relative; float:left; width:134px; height:58px;
	}
	#nav3
	{
		position:relative; float:left; width:125px; height:58px;
	}
		#nav4
	{
		position:relative; float:left; width:113px; height:58px;
	}
	#nav5
	{
		position:relative; float:left; width:154px; height:58px;
	}
	#nav6
	{
		position:relative; float:left; width:152px; height:58px;
	}	
	#nav7
	{
		position:relative; float:left; width:127px; height:58px;
	}	
	#nav8
	{
		position:relative; float:left; width:108px; height:58px;
	}	
	#secondrow
	{
		position:relative; height:42px; overflow:hidden;
	}
	#secondrowc1
	{
		position:relative; height:42px; width:205px; float:left; background-image:url(/skin_default/templateimages/sear_01.jpg); background-repeat:no-repeat;
	}
	#secondrowc2
	{
		position:relative; height:42px; width:276px; float:left; background-image:url(/skin_default/templateimages/sear_02.jpg); background-repeat:no-repeat;
	}
	#secondrowc3
	{
		position:relative; height:42px; width:150px; float:left; background-image:url(/skin_default/templateimages/sear_03.jpg); background-repeat:no-repeat; 
	}
	#secondrowc4
	{
		position:relative; height:42px; width:123px; float:left; background-image:url(/skin_default/templateimages/sear_04.jpg); background-repeat:no-repeat; overflow:hidden;
	}
	#secondrowc5
	{
		position:relative; height:42px; width:195px; float:left; background-image:url(/skin_default/templateimages/sear_05.jpg); background-repeat:no-repeat; text-align:left;
	}
	#secondrowc6
	{
		position:relative; height:42px; width:51px; float:left; background-image:url(/skin_default/templateimages/sear_06.jpg); background-repeat:no-repeat;
	}
	#searcharea
	{
		position:relative; height:25px; width:180px; padding:14px 0px 0px 11px; border:0px solid red;
	}
	#searchinput
	{
		position:relative; float:left; height:20px; width:130px;
	}
	#searchbtn
	{
		position:relative; float:left; height:20px; width:50px; top:5px;
	}
	#storearea
	{
		position:relative; width:331px; min-height:135px; background-image:url(/skin_default/templateimages/storebg.jpg); background-repeat:no-repeat; background-color:#ffe4f3;
	}
	*html #storearea
	{
		height:135px;
	}
	#storeareaalign
	{	
		position:relative; width:260px; padding:5px 0px 0px 70px; text-align:left;
	}
	#basketarea
	{
		position:relative; width:331px; min-height:104px; background-image:url(/skin_default/templateimages/basketbg.jpg); background-repeat:no-repeat; background-color:#ffe4f3; 
	}
	*html #basketarea
	{
		height:104px;
	}
	#basketareaalign
	{
		position:relative; width:260px; padding:5px 0px 0px 70px; text-align:left;
	}
	#informationarea
	{
		position:relative; width:331px; min-height:153px; background-image:url(/skin_default/templateimages/informationbg.jpg); background-repeat:no-repeat; background-color:#ffe4f3;
	}
	*html #informationarea
	{
		height:153px;
	}
	#informationareaalign
	{
		position:relative; width:260px; padding:5px 0px 0px 70px; text-align:left; min-height:153px;
	}
	*html #informationareaalign
	{
		height:153px;
	}
	#content
	{
		position:relative; min-height:751px; background-color:#ffe4f3;
	}
	*html #content
	{
		height:751px;
	}
	#contentarea
	{
		position:relative; width:669px; background-image:url(/skin_default/templateimages/mainbg.jpg); background-repeat:no-repeat; min-height:574px; text-align:left;  
	}
	*html #contentarea
	{
		height:575px;
	}
	#contentleft
	{
		position:relative; float:left; width:331px;
	}
	#contentright
	{
		position:relative; float:left; width:669px; background-color:#ffe4f3;
	}	
	#contentleftr1
	{
		position:relative; width:331px; height:123px;
	}
	#contentleftr2
	{
		position:relative; width:331px; height:72px; background-image:url(/skin_default/templateimages/cont_l_02.jpg); background-repeat:no-repeat;
	}	
	#contentleftr4
	{
		position:relative; width:331px; height:42px; background-image:url(/skin_default/templateimages/cont_l_04.jpg); background-repeat:no-repeat;
	}	
	#contentleftr6
	{
		position:relative; width:331px; height:30px; background-image:url(/skin_default/templateimages/cont_l_06.jpg); background-repeat:no-repeat;
	}	
	#contentleftr8
	{
		position:relative; width:331px; height:92px; background-image:url(/skin_default/templateimages/cont_l_08.jpg); background-repeat:no-repeat;overflow:hidden;
	}
	#contentrightr1
	{
		position:relative; width:669px; background-image:url(/skin_default/templateimages/cont_r_01.jpg); background-repeat:no-repeat; height:175px;
	}
	#contentareaalign
	{
		padding:10px 20px 10px 15px; text-align:left;
	}
	.mareInformationarea
	{
		position:relative; height:18px;
	}
	.arrowarea
	{
		position:relative; float:left; width:20px;
	}
	.infotext
	{
		position:relative; float:left;
	}	
	#foot
	{
		position:relative;width:1000px; height:49px; background-image:url(/skin_default/templateimages/footbg.jpg); background-repeat:no-repeat;
	}
	#footr1
	{
		position:relative; height:20px; width:1000px;text-align:center;
	}
	#footr2
	{
		position:relative; height:16px; width:1000px;text-align:center;
	}