/* CSS Document */

html				{height:100%;}
body 				{height:90%;font:11px Arial;color:#666666;margin-top:30px;margin-left:35px;background:top center url(images/orange/background.jpg) repeat;}

/* HEADER */
#header 			{clear:both;}
#menu				{float:left;margin-top:12px;}
#logo 				{float:right;margin:0px;padding:0px;width:105px;height:54px;background:top right url(images/theme/logo.png) no-repeat;}
#logo img 			{border:none;}

/* CONTAINER FOR ALL DIVS UNDER HEADER */
#container 			{margin:auto;width:800px;}

/* GENERIC */
#bottom 			{margin:0px;clear:both;}
.space				{height:10px;clear:both;}
.arrowright			{background:top right url(images/theme/button_arrow.png) no-repeat;height:25px;}
.arrowright a		{padding-right:25px;}
.arrowleft			{background:center left url(images/theme/button_arrow_left.png) no-repeat;height:25px;}
.arrowleft a		{padding-left:25px;}
hr					{margin-right:15px;height:1px;background-color:#D5D5D5;}
input				{font: 10px Verdana, Tahoma, Serif;height:13px;margin-top:0px !important;margin-top:-1px;padding:2px 2px 2px 2px;border-top:1px solid #7C7C7C;border-bottom:1px solid #DDDDDD;border-left:1px solid #C3C3C3;border-right:1px solid #C3C3C3;}
select				{font: 10px Verdana, Tahoma, Serif;height:19px;border-top:1px solid #7C7C7C;border-bottom:1px solid #DDDDDD;border-left:1px solid #C3C3C3;border-right:1px solid #C3C3C3;padding:0px;}
textarea			{font: 10px Verdana, Tahoma, Serif;margin-top:0px !important;margin-top:-1px;padding:2px 2px 2px 2px;border-top:1px solid #7C7C7C;border-bottom:1px solid #DDDDDD;border-left:1px solid #C3C3C3;border-right:1px solid #C3C3C3;}
table input			{height:17px;line-height:16px;padding:0px;}
.red				{color: #F10022;}

/* HORIZONTAL MENU */
#level1				{background:top left url(images/theme/menu.png) no-repeat;width:680px;margin-top:15px;font:11px Arial, Helvetica, sans-serif;font-weight:bold;height:24px;}
#horz 				{clear:both;}
#horz ul 			{padding:0px;margin:0px;list-style:none;padding-left:0px;padding-top:5px;}
#horz li 			{position:relative;float:left;text-align:center;padding-left:8px;padding-right:7px;border-right:1px solid #CCCCCC;}
#horz li a 			{color:#666666;text-decoration:none;}
#horz li a#sel 		{color: #F10022;}
#horz li a:hover	{color: #F10022;}
#horz li.item5		{border-right:0px;}

/* SECOND LEVEL */
#level2				{clear:both;width:800px;height:24px;/*background:top left url(images/theme/secondnavigation.png) no-repeat;*/font:11px Arial, Helvetica, sans-serif;}
#horz2 				{clear:both;margin-left:13px;}
#horz2 ul 			{padding:0px;margin:0px;list-style:none;padding-left:0px;padding-top:5px;}
#horz2 li 			{position:relative;float:left;text-align:center;margin-right:20px;}
#horz2 li a 			{color:#333333;text-decoration:none;}
#horz2 li a#sel 		{color: #F10022;}
#horz2 li a:hover	{color: #F10022;}

/* THEME */
#theme 				{margin-top:-5px;padding-top:0px;padding-bottom:0px;height:24px;width:150px;background:top left url(images/theme/flavour.png) no-repeat;float:right;padding-left:5px;}
#themetext			{float:left;padding-top:5px;}
#themebutton		{float:right;margin-top:2px;margin-right:10px;}
#frmTheme			{margin:0px;padding:0px;text-align:right;padding-right:5px}
#frmTheme select	{line-height:19px !important;font: 9px Verdana, Tahoma, Serif;width:130px;}
#themedropdown		{position:relative;z-index:5;width:140px;height:100px;margin-bottom:-100px;margin-left:-5px;display:none;margin-top:-24px;padding-top:24px;}
.themeoption		{width:140px;float:right;clear:right;background-color:white;padding-left:10px;}
.themeoption a		{text-decoration:none;color:#3B3B3B;}
.themeoption a:hover{color:#F10022;}

/* CONTENT */ 
/*#content_top		{clear:both;width:800px;height:10px;background:top left url(images/theme/mainbox_top.png) no-repeat;}*/
#content			{clear:both;float:left;width:800px;height:299px;line-height:17px;margin-bottom:0px;padding-bottom:0px;margin-top:-3px;padding:0px;overflow:hidden; background-position:top left; background-repeat:no-repeat;}
#content_large		{clear:both;float:left;width:800px;height:579px;line-height:17px;background:top left url(images/theme/mainbox_large.png) repeat-y;margin-bottom:0px;padding-bottom:0px;margin-top:-3px;padding:0px;overflow:hidden;}
#content.level2back		{background-image:url(images/theme/mainbox_level2.png);}
#content.none		{background-image:url(images/theme/mainbox.png);}
#content.product	{background-image:url(images/theme/product_back.png);}
#content.productselector	{background-image:url(images/theme/productselector_back.png);}
/*
#content_image		{float:left;margin-left:3px;margin-top:3px;height:293px;margin-right:10px;}
#content_image_right {float:right;margin-right:3px;margin-top:3px;height:293px;margin-left:10px;}
#content_image img	{height:293px;}
#content_image.level2 img {height:270px;}
*/
#content img.nolevel2	{float:left;margin-left:4px;margin-top:3px;/*height:293px;*/margin-right:10px;}
#content img.level2 	{float:left;margin-left:3px;margin-top:3px;/*height:270px;*/margin-right:10px;}
#flashboxcontent		{float:left;margin-right:20px;margin-top:3px;margin-left:3px;}
#content_text		{height:299px;overflow:auto;margin-right:0px;margin-left:10px;margin-right:10px;}
#content_text.level2	{height:276px;}
#content_text a			{text-decoration:none;/*color:#e20126;*/color:#666666;font-weight:bold;}
#content_text a:hover	{text-decoration:none;color:#e20126;}
#content_text table			{font:11px Arial;}
#webcontent			{padding-right:10px;}
#toolcontent		{}
#toolcontent h1		{font-size:13px;margin-top:0px;margin-bottom:5px;}
#toolcontent table	{width:90%;}
#title				{margin-top:15px;margin-bottom:5px;}
#content h2 		{font:24px Verdana;color:#E20126;margin:0px;padding:0px;padding-bottom:5px;margin-top:5px;}
#content p			{margin:0px;padding:0px;padding-bottom:5px;}
#content_large p	{margin:0px;padding:0px;padding-bottom:5px;}

#content_large #content_text		{height:550px;margin-top:23px;margin-right:10px;}
#content_large.level2back #content_text {margin-top:0px;}
#content_large h2	{color:#E20126;}

#rightcolumn		{float:right;}

#rightbuttons		{position:relative;z-index:1;height:43px;top:225px;margin:0px;padding:0px;margin-bottom:-43px;width:100%;text-align:right;overflow:hidden;font-weight:bold;border-top:1px solid #CCCCCC;padding-top:5px;}
#rightbutton img	{margin-right:20px;}
#rightbuttons_left	{float:left;}
#rightbuttons a 	{text-decoration:none;color:#333333;}
#rightbuttons a.sel	{color:#E20126;}
#rightbuttons_right	{float:right;margin-right:10px;}
#content.level2back #rightbuttons 	{top:225px;}
#content #rightbuttons	{top:248px;}
#content.level2back #rightbuttons.small	{top:240px;height:23px;}


/* FOOTERS */
#footer				{clear:both;font-size:9px;height:28px;width:800px;background:top left url(images/theme/footer.png) no-repeat;}
#footerlinks		{margin-top:3px;float:left;text-align:center;padding-left:5px;padding-right:5px;font:10px Arial, Helvetica, sans-serif;margin-top:7px;}
#footerlinks a 		{color:#000000;text-decoration:none;margin-left:15px;}
#footerlinks a#sel 	{color: #F10022;}
#footerlinks a:hover	{color: #F10022;}

/* SEARCH */ 
#frmSearch 			{margin:0px;padding:0px;text-align:right;}
#keywords 			{width:136px;height:15px;margin-right:5px;}
#search 			{float:left;margin-left:8px;}
#searchlabel		{float:left;font:11px Arial, Helvetica, sans-serif;font-weight:bold;color:#F10022;margin-top:7px;margin-right:8px;}
#searchform			{float:left;margin-top:2px;}
#searchbutton		{float:left;margin-top:2px;}

/* CONTAINERS */
#containers			{clear:both;align:center;margin-top:0px;padding-top:0px;height:211px;overflow:hidden;}
.box				{float:left;width:192px;height:211px;margin-right:10px;background:top left url(images/orange/smallbox.png) no-repeat;overflow:hidden;}
.box .box_title		{height:27px;padding-top:7px;}
.box .box_image		{height:87px;}
.box .box_text		{height:80px;padding-top:3px;}

.box_two				{float:left;width:394px;height:211px;margin-right:10px;background:top left url(images/orange/doublebox.png) repeat-x;overflow:hidden;}
.box_two .box_title		{height:27px;padding-top:7px;}
.box_two .box_image		{height:173px;float:left;}
.box_two .box_text		{height:173px;padding-top:3px;float:left;margin-left:5px;}

.box_double				{float:left;width:394px;height:211px;margin-right:10px;background:top left url(images/orange/doublebox.png) no-repeat;}
.box_double .box_title	{height:27px;padding-top:7px;}
.box_double .box_image	{height:87px;float:left;}
.box_double .box_extra	{float:right;height:145px;width:185px;margin-right:5px;margin-top:-170px;}
.box_extra a			{color:#666666;text-decoration:none;}
.box_extra a:hover		{color:#F10022;}
.box_extra td			{padding-bottom:3px;padding-top:3px;}
.box_double .box_text	{clear:left;height:80px;padding-top:3px;}

.box_one				{float:left;width:800px;height:211px;background:top left url(images/orange/largebox.png) repeat-x;overflow:hidden;}
.box_one .box_title		{height:27px;padding-top:7px;}
.box_one .box_image		{height:173px;float:left;display:none;}
.box_one .box_text		{height:173px;padding-top:3px;float:left;margin-left:5px;width:100%;}

.title				{width:192px;font-size:12px;font-weight:bold;overflow:hidden;text-align:center;color:white;}
.title a, a:hover	{color:white;text-decoration:none;}		
.image				{margin-left:4px;width:184px;overflow:visible;}
.text				{width:180px;padding:6px;padding-top:0px;padding-bottom:0px;overflow:hidden;font-size:10px;}
.text table			{font-size:10px;}

.boxlinks1			{position:relative;top:-25px;width:185px;}
.boxlinks2			{position:relative;top:-51px;width:185px;}
.boxlink			{clear:both;}
.linklabel			{float:right;margin-right:7px;color:#333333;font:11px Arial, Helvetica, sans-serif;font-weight:bold;/*margin-top:7px;*/}
.linklabel table 	{width:150px;height:30px;border:none;text-align:right;line-height:11px;}
.linklabel a, #linklabel a:hover {color:#333333;text-decoration:none;}
.linkbutton		{float:right;margin-top:3px;margin-right:-6px;}
.linkbutton_back	{float:right;width:15px;height:15px;margin-left:-15px;margin-top:7px;margin-right:6px;background-color:#F61136;}

.box_one .title		{text-align:left;padding-left:10px;}
.box_one .boxlinks1	{left:606px;top:-32px;}

.box_two .boxlinks1	{left:202px;top:-32px;}
.box_two .boxlinks2	{left:202px;top:-58px;}
.box_two .title		{width:394px;}

.box_double .boxlinks1	{left:202px;}
.box_double .boxlinks2	{left:202px;}
.box_double .title		{width:394px;}

/* PRODUCT LISTING */
#product_selector_scroller		{width:100%;height:220px;overflow:auto;scrollbar-3dlight-color:#CCCCCC;scrollbar-arrow-color:#666666;scrollbar-darkshadow-color:#666666;scrollbar-face-color:#d4d4d4; scrollbar-highlight-color:#d4d4d4;scrollbar-shadow-color:#d4d4d4;}
#product_selector		{font-size:9px;height:140px;margin-top:10px;}
.category				{float:left;padding:0px;padding-bottom:5px;background:top left url(images/theme/centre_grey.jpg) repeat-x;height:174px;padding-top:10px;}
.categoryleft			{float:left;width:19px;height:174px;background:top left url(images/theme/leftsel_grey.jpg) no-repeat;}
.categoryright			{float:left;width:19px;height:174px;margin-right:5px;background:top right url(images/theme/rightsel_grey.jpg) no-repeat;}
#category_title			{}	
.category .categorytitle {font-size:12px;font-weight:bold;height:24px;line-height:12px;}
.products				{}
.products .product				{float:left;width:90px;padding:5px;padding-top:0px;height:120px;text-align:center;font-size:11px;margin-top:5px;line-height:13px;overflow:hidden;}
.product_thumbnail		{/*width:75px;height:75px;*/height:100px;}
.product_rollover		{/*display:none;*/}
.product_title			{font-weight:bold;}
.product_new			{background-color: #FFFF99; color:#FF0000; font-weight:bold}
.product:hover .product_title	{color:black;}
.product_abstract		{}

.categoryfullNaturalFeeling_hover .category {background-image:url(images/theme/centre_red.jpg);}
.categoryfullNaturalFeeling_hover .categoryleft {background-image:url(images/theme/leftsel_red.jpg);}
.categoryfullNaturalFeeling_hover .categoryright {background-image:url(images/theme/rightsel_red.jpg);}

.categoryfullVariety_hover .category {background-image:url(images/theme/centre_variety.jpg);}
.categoryfullVariety_hover .categoryleft {background-image:url(images/theme/leftsel_variety.jpg);}
.categoryfullVariety_hover .categoryright {background-image:url(images/theme/rightsel_variety.jpg);}

.categoryfullExtraReassurance_hover .category {background-image:url(images/theme/centre_darkblue.jpg);}
.categoryfullExtraReassurance_hover .categoryleft {background-image:url(images/theme/leftsel_darkblue.jpg);}
.categoryfullExtraReassurance_hover .categoryright {background-image:url(images/theme/rightsel_darkblue.jpg);}

.categoryfullStimulation_hover .category {background-image:url(images/theme/centre_violet.jpg);}
.categoryfullStimulation_hover .categoryleft {background-image:url(images/theme/leftsel_violet.jpg);}
.categoryfullStimulation_hover .categoryright {background-image:url(images/theme/rightsel_violet.jpg);}

.categoryfullLastingPleasure_hover .category {background-image:url(images/theme/centre_green2.jpg);}
.categoryfullLastingPleasure_hover .categoryleft {background-image:url(images/theme/leftsel_green2.jpg);}
.categoryfullLastingPleasure_hover .categoryright {background-image:url(images/theme/rightsel_green2.jpg);}

.categoryfullIntensify_hover .category {background-image:url(images/theme/centre_pink.jpg);}
.categoryfullIntensify_hover .categoryleft {background-image:url(images/theme/leftsel_pink.jpg);}
.categoryfullIntensify_hover .categoryright {background-image:url(images/theme/rightsel_pink.jpg);}

/* PRODUCT DETAIL */
#productdetail			{}
#productdetail_left		{float:left;width:332px; text-align:center;overflow:hidden;}
#productdetail_image	{margin-top:10px;height:243px;}
#productdetail_siblings	{position:relative;z-index:2;width:600px;overflow:display;height:15px;font-size:9px;}
#productdetail_siblings a	{color:#333333;text-decoration:none;font-weight:normal;}
#productdetail_siblings a:hover {color:#F10022;}
#productdetail_sibling	{float:left;margin-left:10px;}
#productdetail_siblings a.sel	{color:#000000;}

#productdetail_right	{float:left;width:442px;height:267px;/*background:top left url(images/theme/product_back.jpg) no-repeat;*/margin-top:5px;}
#productdetail_first	{float:left;margin-left:10px;width:280px;}
#productdetail_titleimage	{margin-left:0px;height:35px;font:bold 16px Tahoma;color:#000000;margin-top:12px;width:260px;margin-bottom:3px;}
#productdetail_title	{font:20px Verdana;color:#E20126;margin:0px;padding:0px;padding-bottom:0px;margin-top:5px;}
#productdetail_abstract	{font:10px Verdana;color:#E20126;margin:0px;padding:0px;padding-bottom:5px;margin-top:0px;height:16px;line-height:10px;}
#productdetail_text		{height:103px;line-height:14px;width:100%;}
#productdetail_pack		{height:100px;width:100%;font:bold 10px Arial;color:#000000;margin-top:8px;overflow:hidden;}
/*#productdetail_pack img	{margin-top:20px;}*/

#productdetail_second	{float:right;width:150px;margin-left:0px;margin-top:12px;}
#productdetail_features {height:142px;line-height:14px;}
#productdetail_features h1	{font:bold 13px Arial;color:#000000;margin-top:5px;margin-bottom:5px;line-height:normal}
#productdetail_features table {width:100%;}
#productdetail_shape		{font:bold 10px Arial;color:#000000;margin-top:8px;}
#productdetail_shape_left	{float:left;/*width:70px;*/}
#productdetail_shape_image	{float:left;width:130px;height:80px;overflow:hidden;}
/*#productdetail_shape img	{clear:both;width:160px;height:80px;}*/

#productdetail_buy		{font:bold 12px Tahoma;color:#000000;margin-top:5px;}

/* BLOG */
#blog				{padding-right:10px;}
#blogform			{padding:10px 15px 10px 15px;}
#blogform input		{font-size:10px;height:12px; width:145px;}
#blogform textarea	{font-size:10px;font-family:Verdana,Arial;height:100px;width:145px;}
#blogform .formbutton	{height:20px;width:60px;align:right;}

/* ASK SARA */
#asksara				{/*overflow:auto;height:190px;*/}
#asksara_listing		{/*margin-left:272px;*/}
#asksara_link			{margin-top:2px;background-color:#E6E6E6;font:11px Arial, Helvetica, sans-serif;font-weight:bold;}
#asksara_link a			{color:#575757;text-decoration:none;}
#asksara_bottom		{margin-top:5px;font-weight:bold;padding-top:7px;/*padding-bottom:10px;*/height:28px; background:top left url(images/theme/bg_asksara.png) repeat-x;margin-bottom:5px;padding-right:10px;padding-left:10px;}
#asksara_bottom a		{color:#E20126;text-decoration:none;}
#asksara_back			{float:left;padding:0px;margin:0px;}
#asksara_advice			{float:right;padding:0px;margin:0px;}
#asksara_questiontitle	{margin-bottom:5px;color:#E20126;background-color:#E6E6E6;font:13px Arial, Helvetica, sans-serif;font-weight:bold;}
#asksara_question		{font-weight:bold;margin-bottom:5px;}
#asksara_answertitle	{margin-bottom:5px;color:#E20126;background-color:#E6E6E6;font:13px Arial, Helvetica, sans-serif;font-weight:bold;}
#asksara_answer			{}
.asksara_author			{font-style:italic;font-weight:normal;display:inline;}

/* SEX CONFESSIONS */
#confession				{float:left;width:340px;}
#confession_title		{margin-top:10px;color:#F10022;font-size:12px;font-weight:bold;}
#confession_text		{}
#confession_author		{font-style:italic;}
#confession_rating		{border-top:1px solid #CCCCCC;margin-top:5px;padding-top:3px;}
#confession_rate		{}
#confession_ratetitle	{float:left;color:#F10022;font-size:11px;margin-right:5px;}
#confession_stars		{float:left;margin-right:5px;font-weight:bold;}
#confession_ratingtitle	{float:right;color:#F10022;font-size:11px;font-weight:bold;margin-right:5px;}
#confession_ratings		{float:right;font-weight:bold;font-size:11px;}
#confession_rightcolumn	{float:right;width:200px;margin-top:-80px;}
#confession_toprated	{padding-top:15px;background:top left url(images/theme/bgbox1_confessions.png) no-repeat;}
#confession_toptitle	{color:#F10022;font-weight:bold;padding-left:15px;}
#confession_top			{color:#333333;height:200px;padding-left:15px;}
#confession_top a		{color:#333333; text-decoration:none; font-weight: normal;}
#confession_send		{background:top left url(images/theme/bgbox2_confessions.png) no-repeat;padding-left:10px;height:26px;padding-top:10px;padding-right:5px;}
#confession_send a		{color:#F10022;font-size:11px;font-weight:bold;text-decoration:none;}

/* POSITION OF THE MONTH */
#position				{float:left;width:300px;margin-top:-7px;}
#position_month			{float:left;font-size:13px;font-weight:bold;margin-bottom:15px;}
#position_subtitle		{float:left;font-size:13px;font-weight:bold;margin-bottom:15px;margin-left:5px;}
#position_text			{clear:both;width:97%;}
#position_rightcolumn	{float:right;width:75px;margin-top:-40px;margin-bottom:-275px;}
#position_month_sel			{text-align:center;background:top left url(images/theme/bg_month2.jpg) no-repeat;height:19px;width:70px;clear:both;margin-top:3px;margin-bottom:0px;}
#position_month_sel	a	{color:white;text-decoration:none;}
#position_month_sel a:hover	{color:white;}
#position_month_inactive	{text-align:center;background:top left url(images/theme/bg_month1.jpg) no-repeat;height:19px;width:70px;clear:both;margin-top:3px;margin-bottom:0px;color:#A2A2A2;}
#position_month_active		{text-align:center;background:top left url(images/theme/bg_month1.jpg) no-repeat;height:19px;width:70px;clear:both;margin-top:3px;margin-bottom:0px;}
#position_month_active a	{color:#575757;text-decoration:none;}

/* CONDOM TESTERS */
#testerlist				{float:left;width:225px;}
#testerlist_title 		{font-weight:bold;color:#E20126;font-size:13px;}
#testerlist_name a		{font-weight:bold;color:#666666;text-decoration:none;}
#testerlist_abstract	{}
#testerlist_photo		{float:right;width:170px;}
#testerdetail			{padding-right:10px;}
#testerdetail_name		{font-weight:bold;font-size:13px;}
#testerdetail_description	{}
#testerdetail_description img	{padding-left:5px;padding-bottom:5px;}
#testerform				{width:100%}
#testerform_left		{float:left;width:385px;}
#testerform_right		{float:left;width:385px;}
#testerform form		{margin:0px;padding:0px;}
#testerform_label			{width:165px;text-align:right;float:left;font-weight:bold;padding-top:9px;}
#testerform_field			{margin-left:10px;float:left;padding-top:5px;}
#testerform_item				{clear:both;padding:0px;margin:0px;width:100%;}
#testerform_field input		{width:190px;height:13px;}
#testerform_field textarea	{width:190px;height:50px;}
#testerform_right #testerform_field		{padding-top:1px;}
#testerform_right #testerform_label		{padding-top:5px;}
#testerform_right #testerform_field input  {height:11px;}


/* E-CARDS */
#ecard					{}
#ecard_form				{background:top left url(images/theme/bg_form.jpg) no-repeat;width:380px;height:250px;padding-top:15px;overflow:hidden;/*margin-left:-5px;*/}
#ecard_form form		{margin:0px;padding:0px;}
#ecard_label			{width:165px;text-align:right;float:left;font-weight:bold;padding-top:9px;}
#ecard_field			{margin-left:5px;float:left;padding-top:5px;}
#ecard_item				{clear:both;padding:0px;margin:0px;width:100%;}
#ecard_field input		{width:185px;height:13px;/*margin-top:7px;*/}
#ecard_field textarea	{width:185px;height:73px;}
#ecard_bottom			{font-weight:bold;padding-top:12px;padding-bottom:10px;height:10px;clear:both;}
#ecard_bottom a			{color:#E20126;text-decoration:none;}
#ecard_back				{float:left;padding:0px;margin:0px;margin-left:20px;}
#ecard_send				{float:right;padding:0px;margin:0px;margin-right:20px;}

/* LINK LISTING */
#linklisting			{line-height:13px;}
#linklisting_item		{margin-top:10px;}
#linklisting_title		{font-weight:bold;}
#linklisting_description p {margin:0px;padding:0px;}
#linklisting_link a		{font-weight:normal;/*color:#3B3B3B;text-decoration:none;*/}

/* EXTRANET LOGIN */
#login_text			{float:left;width:350px;}
#login_form			{float:left;margin-left:20px;margin-top:-50px;background:top left url(images/theme/bg_smallform.jpg) no-repeat;width:384px;height:161px;padding-top:50px;padding-left:20px;}
#login_form form		{margin-bottom:0px;}
#login_label			{width:80px;text-align:right;float:left;font-weight:bold;padding-top:9px;}
#login_field			{margin-left:10px;float:left;padding-top:5px;}
#login_item				{clear:both;padding:0px;margin:0px;width:100%;}
#login_field input		{width:250px;height:13px;/*margin-top:7px;*/}
#login_bottom			{font-weight:bold;padding-top:12px;padding-bottom:10px;height:10px;clear:both;}
#login_bottom a			{color:#E20126;text-decoration:none;}
#login_forgot			{font-size:9px;float:left;}
#login_send				{float:right;padding:0px;margin:0px;margin-right:20px;}
#login_message			{color:#E20126;height:50px;padding-top:15px;font-size:10px;padding-left:100px;font-weight:bold;}

#register_text			{float:left;width:350px;}
#register_form 			{float:right;margin-left:20px;margin-top:-45px;background:top left url(images/theme/bg_formregister.jpg) no-repeat;width:395px;height:250px;padding-top:15px;padding-left:5px;overflow:hidden;}
#register_form #login_label 	 {width:100px;}
#register_form #login_bottom	{padding-top:15px;}
#register_error			{float:left;padding-left:10px;color:#E20126;font-size:10px;}

/* MEDIA GALLERY */
#mediagallery_vertical	{/*width:99%;*/overflow:hidden;clear:both;border-top:1px solid #CCCCCC;padding-top:10px;margin-top:10px;}
#mediacategory			{float:left;width:146px;}
#mediacategory.middle	{border-left:1px dotted #CCCCCC;padding-left:7px;}
#mediacategorytitle		{color:#e20126;font-size:13px;font-weight:bold;}
#mediacategory_double	{float:left;width:299px;}
#mediacategory_double.middle	{border-left:1px dotted #CCCCCC;padding-left:7px;}
#mediacategory_wide		{float:left;width:99%;}
#mediaitem				{padding:0px;padding-top:5px;padding-bottom:5px;width:100%;border-bottom:1px solid #CCCCCC;float:left;}
#mediaitem_double		{padding:0px;padding-top:5px;padding-bottom:5px;width:49%;border-bottom:1px solid #CCCCCC;float:left;}
#mediaitem_wide			{padding:0px;padding-top:5px;padding-bottom:5px;width:19%;border-bottom:1px solid #CCCCCC;float:left;}
#mediaitemimage			{float:left;width:70px;height:70px;padding-right:5px;text-align:center;overflow:hidden;}
#mediaitemtext			{float:left;font-weight:bold;}
#mediaitemtitle			{font-size:10px;height:53px;width:65px;overflow:hidden;}
#mediaitemlink			{background:center left url(images/theme/arrow_red.jpg) no-repeat;padding-left:10px;}
#mediaitemlink a			{color:#e20126;text-decoration:none;}
#mediagallerysearch		{width:541px;height:34px;background:top left url(images/theme/mediasearch_back.jpg) no-repeat;padding-left:20px;font-weight:bold;padding-top:12px;padding-bottom:0px;}	
#mediagallerysearch frmSearch 	{margin-bottom:0px;}	
#mediagallerysearch input,select {width:165px;margin-left:5px;margin-right:10px;}
#mediagallerysearchlink 	{float:right;margin-right:30px;}
#mediagallerysearch_formitem	{float:left;}

/* POPUP */
#popup					{color:black;}
#popup a				{color:black;text-decoration:none;font-weight:bold;}

/* BLOG FORM */
#blog_form				{background:top left url(images/theme/bg_smallform.jpg) no-repeat;width:404px;height:211px;padding-top:5px;overflow:hidden;}
#blog_form form		{margin:0px;padding:0px;}
#blog_label			{width:100px;text-align:right;float:left;font-weight:bold;padding-top:9px;}
#blog_field			{margin-left:10px;float:left;padding-top:5px;}
#blog_item				{clear:both;padding:0px;margin:0px;width:100%;}
#blog_field input		{width:250px;height:13px;/*margin-top:7px;*/}
#blog_field textarea	{width:250px;height:75px;}
#blog_bottom			{font-weight:bold;padding-top:12px;padding-bottom:10px;height:10px;clear:both;}
#blog_bottom a			{color:#E20126;text-decoration:none;}
#blog_send				{float:right;padding:0px;margin:0px;margin-right:20px;}

/* TRANSLATION */
#translationcell		{font:10px Arial, Helvetica, sans-serif;margin-top:4px;float:right;margin-right:8px;height:20px;}
#translationlabel			{float:right;font:11px Arial, Helvetica, sans-serif;font-weight:bold;color:#F10022;margin-top:7px;margin-right:8px;}
#translations				{height:24px;/*margin-top:2px;*/background:transparent url(images/theme/translations.jpg) no-repeat scroll left top;width:140px;position:relative;}
#translationtext			{float:left;padding-top:4px;padding-left:10px;}
#translationbutton			{float:right;/*margin-top:2px;margin-right:10px;*/}
#translationdropdown		{position:relative;z-index:0;width:140px;display:none;}
.translationoption			{background-color:white;clear:right;float:right;padding-left:10px;width:130px;/*margin-right:10px;*/}
.translationoption a		{text-decoration:none;color:#3B3B3B;}
.translationoption a:hover	{color:#F10022;}

/* COPYRIGHT */
#copyright		{color:black;font:10px Arial, Helvetica, sans-serif;margin-top:4px;float:right;margin-right:8px;}
#copyright p	{padding:0px;margin:0px;}