/* CSS Document */

body{
margin:0px;
background-color:#272727;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

table a
{
	color:#666666;
}

p{
margin-top:0px;
}

.odd{
background-color:#dddddd;
}

.even{
background-color:#eeeeee;
}

a{
color:#333333;
}

a.prod_title:link, a.prod_title
{
    color:#F41764;
    text-decoration: none;
    font-weight:bold;   
}

a.prod_title:hover, a.prod_title:active
{
    color:#333333;   
}

#container{
width:930px;
margin:0 auto;
}

#home_link a{
	height:50px;
	width:300px;
	display:block;
	text-indent:-9999em;
}

.clearer{
clear:both;
}

.formClearer{
clear:both;
margin-bottom:15px;
}

#top{
height:55px;
width:930px;
float:left;
background-image:url(../images/logo.gif);
background-repeat:no-repeat;
background-position:0px 0px;
position:relative;
}

#topnav{
position:absolute;
right:0px;
top:21px;
list-style-type:none;
margin:0px;
padding:0px;
}

#topnav li{
float:left;
display:inline;
}

.btn{
background-image:url(../images/nav2.jpg);
background-repeat:no-repeat;
display:block;
height:20px;
text-indent:-10000px;
font-size:0px;
}

.newsDate{
margin:0px;
padding:0px;
font-size:12px;
margin-bottom:10px;
color:#F41764;
}

.register{
width:68px;
background-position:0px 0px;
}
a.register:hover{
background-position:0px -20px;
}
.news{
width:50px;
background-position:-68px 0px;
}

.news:hover{
background-position:-68px -20px;
}

.press{
width:50px;
background-position:-118px 0px;
}

a.press:hover{
background-position:-118px -20px;
}

.awards{
width:55px;
background-position:-168px 0px;
}

a.awards:hover{
background-position:-168px -20px;
}

.education{
width:65px;
background-position:-223px 0px;
}

a.education:hover{
background-position:-223px -20px;
}

.recruitment{
width:76px;
background-position:-288px 0px;
}

a.recruitment:hover{
background-position:-288px -20px;
}

.about{
width:60px;
background-position:-364px 0px;
}

a.about:hover{
background-position:-364px -20px;
}

.help{
width:40px;
background-position:-424px 0px;
}

a.help:hover{
background-position:-424px -20px;
}

.contact{
width:70px;
background-position:-464px 0px;
}

a.contact:hover{
background-position:-464px -20px;
}

#main{
width:918px;
float:left;
padding:0px 6px 0px 6px;
}

#searchLogin{
width:930px;
height:50px;
float:left;
color:#ffffff;
}

#searchLogin input{
background-image:url(../images/form-bg.jpg);
background-repeat:repeat-x;
border:1px solid #ffffff;
height:14px;
padding:2px 2px 0px 2px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
float:left;
margin:19px 0px 0px 4px;
}

#searchLogin #search{
width:313px;
height:41px;
border-bottom:5px solid #F41764;
float:left;
}

#searchLogin #search h2{
margin:0px;
padding:0px;
height:40px;
width:61px;
font-size:0px;
text-indent:-10000px;
background-image:url(../images/titles/misc/search.jpg);
background-repeat:no-repeat;
float:left;
}

#searchLogin #search .searchField{
width:202px;
float:left;
}

#searchLogin #search .searchBtn{
padding:0px;
height:18px;
border:0px;
}

#searchLogin #login{
height:41px;
float:right;
display:inline;
border-bottom:5px solid #F41764;
margin-right:10px;
color:#cccccc;
}

#searchLogin #login a{
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

#searchLogin #login a:hover{
border-top:2px solid #F41764;
}

#searchLogin #login h2{
font-size:0px;
text-indent:-10000px;
margin:0px;
padding:0px;
float:left;
height:41px;
}

#searchLogin #login .username{
background-image:url(../images/titles/misc/username.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
width:50px;
}
#searchLogin #login .password{
background-image:url(../images/titles/misc/password.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
width:47px;
margin-left:6px;
}

#searchLogin #login .usernameField, #searchLogin #login .passwordField{
width:115px;
}

#searchLogin #login .loginBtn{
border:0px;
padding:0px;
height:18px;
}

#content{
width:902px;
padding:9px;
float:left;
background-image:url(../images/content-bg.jpg);
background-repeat:repeat-x;
background-color:#c4c4c4;
min-height:300px;
height:auto !important;
height:300px;
}

#left{
width:156px;
float:left;
}

#content #left #nav{
margin:0px;
padding:0px;
list-style-type:none;
width:156px;
float:left;
margin-left:-2px;
margin-top:0px;
}

#content #left #nav ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#content #left #nav ul li{
}

#content #left ul#nav li a{
text-decoration:none;
display:block;
padding:5px 0px 5px 5px;
font-weight:bold;
text-transform:uppercase;
font-size:12px;
border-bottom:1px dotted #999999;
width:151px;
}

#content #left ul#nav li a:hover{
background-color:#000000;
color:#ffffff;
}

/*subnav*/
#content #left ul#nav ul{
	display:none;
}
#content #left ul#nav ul ul{
	display:block;
}

#content #left ul#nav li ul li a{
padding-left:8px;
text-transform:none;
font-size:11px;
font-weight:normal;
width:148px;
}

#content #left ul#nav li ul li ul li a{
padding-left:16px;
text-transform:none;
font-size:11px;
font-weight:normal;
width:140px;
}
/*end subnav*/



.mainNavAdmin{
background-image:url(../images/main-nav-admin2.gif) !important;
font-size:0px;
text-indent:-10000px;
overflow:hidden;
}

#content #left #nav li ul{
margin:0px;
padding:0px;
}


#content #left #nav .perfect-nails{
background-position:0px 0px;
}

#content #left #nav a.perfect-nails:hover{
background-position:-156px -0px;
}

#content #left #nav .manicure{
background-position:0px -22px;
}

#content #left #nav a.manicure:hover{
background-position:-156px -22px;
}

#content #left #nav .pedicure{
background-position:0px -44px;
}

#content #left #nav a.pedicure:hover{
background-position:-156px -44px;
}

#content #left #nav .spa{
background-position:0px -66px;
}

#content #left #nav a.spa:hover{
background-position:-156px -66px;
}

#content #left #nav .accessories{
background-position:0px -88px;
}

#content #left #nav a.accessories:hover{
background-position:-156px -88px;
}

#content #left #nav .eye-lashes{
background-position:0px -110px;
}

#content #left #nav a.eye-lashes:hover{
background-position:-156px -110px;
}

#content #left #nav .education{
background-position:0px -132px;
}

#content #left #nav a.education:hover{
background-position:-156px -132px;
}

#content #left #nav .right-hand-column{
background-position:0px -132px;
}

#content #left #nav a.right-hand-column:hover{
background-position:-156px -132px;
}

#content #left #nav .press{
background-position:0px -153px;
}

#content #left #nav a.press:hover{
background-position:-156px -153px;
}



#content #left #nav .blog{
background-position:0px -170px;
}

#content #left #nav a.blog:hover{
background-position:-156px -170px;
}

#content #left #nav .email{
background-position:0px -190px;
}

#content #left #nav a.email:hover{
background-position:-156px -190px;
}


/*#content #left #nav .jobs{
background-position:0px -154px;
height:12px;
}

#content #left #nav a.jobs:hover{
background-position:-156px -154px;
}*/

#content #middle{
float:left;
display:inline;
width:580px;
margin-left:6px;
}

#content #middle #main-image{
width:580px;
height:407px;
float:left;
}
#content #middle .strap{
position:relative;
z-index:200;
font-size:28px;
}
#content #middle #main-image #nav{
width:582px;
height:44px;
float:left;
margin-top:363px;
position:absolute;
}

#content #middle #main-image #nav ul{
margin:0px;
padding:0px;
list-style:none;
float:left;
}

#content #middle #main-image #nav ul li{
float:left;
height:40px;
filter:alpha(opacity=50);
opacity:0.5;
background-color:#000000;
border-top:4px solid #F986AE;
}

#content #middle #main-image #nav ul li{
/*for 4 buttons
width:145px;*/
/*for 6 buttons*/
width:97px;
}

#content #middle #main-image #nav ul li.selected{
filter:alpha(opacity=100);
opacity:1;
background-color:#000000;
font-size:14px;
border-top:4px solid #F41764;
}

#content #middle #main-image #nav ul li a{
display:block;
padding-top:12px;
font-weight:bold;
color:#ffffff;
text-align:center;
text-decoration:none;
font-size:13px;
height:28px;
border-top:1px solid #FFFFFF;
}

#content #middle #main-image-trans, #content #middle #main-image-first{
width:580px;
height:407px;
float:left;
position:absolute
}
#content #middle #main-image-trans{
display:none;
}

#content #middle .section{
width:280px;
float:left;
margin-top:16px;
display:inline;
}

#content #middle .section a{
color:#F41764;
text-decoration:none;
font-weight:bold;
}

#content #middle .section a:hover{
text-decoration:underline;
}

#content #middle .section h2{
margin:0px;
padding:0px;
background-repeat:no-repeat;
height:19px;
border-bottom:5px solid #F41764;
text-indent:-10000px;
font-size:0px;
margin-bottom:5px;
}

#content #middle .section h2.t-sif{
background:none;
text-indent:0px;
height:auto;
font-size:18px;
display:block;
border-bottom:5px solid #F41764;
}

#content #middle .section h3{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
color:#F41764;
text-transform:uppercase;
padding:0px;
margin:0px;
}

.t-polished-mag{
background-image:url(../images/titles/sections/polishedMag.jpg);
}

.t-education{
background-image:url(../images/titles/sections/education.jpg);
}

.t-news{
background-image:url(../images/titles/sections/news.jpg);
}

.t-essie-colours{
background-image:url(../images/titles/essie-colours.jpg);
}

#content #right{
float:left;
display:inline;
width:152px;
margin-left:8px;
}

#content #right-col #right{
float:right;
display:block;
width:170px;
margin-left:0px;
}

a.right-image{
border-bottom:5px solid #F41764;
width:151px;
float:right;
display:inline;
margin-bottom:12px;
}

#right-col a.right-image{
	margin-right:6px;
}

a.right-image:hover{
border-bottom:5px solid #ffbfd5;
}

#footer{
width:920px;
height:10px;
float:left;
margin:5px 6px 10px 6px;
color:#9a9a9a;
}

#footer ul{
padding:0px;
margin:0px;
}

#footer ul li{
display:inline;
margin-left:5px;

}

#footer a{
color:#9a9a9a;
text-decoration:none;
}

#footer a:hover{
color:#ffffff;
}

.score{
background-image:url(../images/score.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
padding-left:26px;
}

#messages{
padding:10px 20px 10px 25px;
border:1px solid #E2C822;
background-color:#FFF9D7;
color:#333333;
font-weight:normal;
margin:10px 0px 10px 0px;
display:block;
background-image:url(../images/tick.jpg);
background-repeat:no-repeat;
background-position:4px 9px;
}

#messages a{
color:#8a5d0e;
text-decoration:underline;
}

#messages a:hover{
text-decoration:none;
}

#errors{
padding:10px 20px 10px 25px;
border:1px solid #DD3C10;
background-color:#FFEBE8;
color:#333333;
font-weight:normal;
margin:10px 0px 10px 0px;
display:block;
background-image:url(../images/cross.jpg);
background-repeat:no-repeat;
background-position:4px 9px;
}

#internal-right{
float:left;
display:inline;
width:742px;
margin-left:4px;
}

#internal-right-admin{
float:left;
display:inline;
width:700px;
margin-left:46px;
position:relative;
}

#view{
position:absolute;
top:110px;
left:470px;
padding:10px;
border:5px solid #fff;
background-color:#333333;
display:none;
}

#view.coll{
left:532px;
}

#view ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#view ul li{
padding:0px;
margin:0px;
}

#view ul li ul{
margin-left:10px;
}

#view a{
color:#ffffff;
text-decoration:none;
display:block;
padding:3px;
}

#view a:hover{
background-color:#ffffff;
color:#000000 !important;
}


#internal-right h1, #internal-right-admin h1{
margin:0px;
padding:0px;
border-bottom:5px solid #adb1b4;
background-repeat:no-repeat;
background-position:0px 7px;
display:block;
height:20px;
margin-bottom:10px;
padding-left:4px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-transform:uppercase;
}

.adminTitle{
border-bottom:5px solid #000000 !important;
color:#ff0000;
}

.rightTitle{
text-transform:none !important;
font-family:12px !important;
clear:left;
}

.adminTitle2{
border-bottom:5px solid #ff0000 !important;
color:#888888 !important;
text-transform:none !important;
font-size:14px;
height:18px;
}

.adminFormTitle{
font-weight:bold;
font-size:12px;
padding-bottom:5px;
margin-bottom:5px;
display:block;
border-bottom:1px dotted #a9a9a9;
width:400px;
}

.adminFormField{
width:390px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px 5px 5px 5px;
border:1px solid #333333;
margin-bottom:10px;
}


.commentFormField{
width:390px;
height: 150px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px 5px 5px 5px;
border:1px solid #333333;
margin-bottom:10px;
}

.comment2FormField{
width:200px;
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px 5px 5px 5px;
border:1px solid #333333;
margin-bottom:5px;
}

.mediumWidth{
width:170px !important;
}

.smallerWidth{
width:70px !important;
}

.adminViewBtn{
margin-bottom:2px;
}

.adminFormBtn{
padding:5px;
background-color:#F41764;
color:#ffffff;
font-weight:bold;
border:2px solid #ffffff;
text-transform:uppercase;
}

#captchaSection{
/*display:none;*/
}

.signUpField{
width:200px;
background-color:#ffffff;
background-image:url(../images/form-bg.jpg);
background-color:#e7e7e7;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px 5px 5px 5px;
border:1px solid #9a9a9a;
}

#breadcrumbs{
width:741px;
height:15px;
border-bottom:5px solid #F41764;
padding-left:5px;
margin-bottom:10px;
}

#breadcrumbs ul{
margin:0px;
padding:0px;
list-style-type:none;
}

#breadcrumbs ul li{
float:left;
display:inline;
margin-right:5px;
color:#F41764;
}

#breadcrumbs a{
color:#000000;
text-decoration:none;
font-weight:bold;
text-transform:capitalize;
background-image:url(../images/bullets/pink-arrow.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:8px;
}

#breadcrumbs a:hover{
color:#F41764;
}

#internal-right #products{
width:470px;
padding-left:5px;
float:left;
line-height:20px;
}

#internal-right #product-list{
width:520px;
padding-left:5px;
float:left;
line-height:20px;
}

#internal-right #products .product{
width:138px;
float:left;
display:inline;
margin-right:5px;
margin-bottom:5px;
}

#internal-right #products .product a{
color:#D7D7D7;
text-decoration:none;
display:block;
padding:4px 0px 0px 5px;
height:19px;
background-color:#363636;
display:block;
font-size:11px;
width:133px;
}

#internal-right #products .product a:hover{
background-color:#F41764;
color:#ffffff;
}

#internal-right #products .product h3{
margin:0px;
padding:0px;
float:left;
}

#internal-right #products .product-image{
height:170px;
width:136px;
background-image:url(../images/product-bg.jpg);
background-repeat:repeat-x;
background-color:#ffffff;
float:left;
display:inline;
border:1px solid #D3C7C9;
margin-bottom:3px;
}

#internal-right #right-col{
float:right;
margin-right:10px;
text-align:left;
}

#internal-right #product-big-image{
width:180px;
clear:right;
float:right;
text-align:right;
}

#internal-right #product-big-image ul{
margin:0px;
padding:0px;
list-style-type:none;
width:170px;
float:right;
}

#internal-right #product-big-image ul h2{
margin:0px;
padding:0px;
font-size:11px;
}

#internal-right #product-big-image ul h3{
margin:0px;
padding:0px;
font-size:11px;
color:#999999;
margin-bottom:3px;
}

#internal-right #product-big-image ul li{
color:#999999;
border-bottom:1px dotted #bbbbbb;
padding-bottom:5px;
margin-bottom:5px;
}

#internal-right #product-big-image ul li a{
font-weight:bold;
color:#F41764;
text-decoration:none;
}

ul#list{
padding:0px;
margin:0px;
list-style-type:none;
}

ul#list ul{
list-style-type:none;
margin:0px;
padding:0px;
margin-left:10px;
margin-bottom:15px;
}

ul#list a{
color:#333333;
text-decoration:none;
display:block;
width:500px;
padding:3px;
border:1px solid #666666;
margin-bottom:5px;
}

ul#list a:hover{
background-color:#333333;
color:#ffffff;
}

.admin_tab
{
	border-bottom:2px solid #333333;
}

.admin_tab th
{
	background-color:#333333;
	color:#ffffff;
	font-weight:bold;
}

.admin_tab th a:link, .admin_tab th a:visited, .admin_tab th a
{
	color:#ffffff;
}

.admin_tab th a:hover, .admin_tab th a:active
{
	color:#E90784;
}

#admin-pagination
{
	margin-top:15px;
	text-align:center;
}

#cp_container
{
	height:140px;
}

#cp-pagination_container
{
	margin-top:5px;
	height:20px;
	background-color:#999999;
	text-align:center;
	width:330px;
}

#cp-pagination
{
	margin-top:5px;
	height:20px;
	background-color:#999999;
	clear:left;        
	margin: 0 auto;
	padding: 0;
	text-align:center;
	width:auto;
	vertical-align:top;
}

#cp-pagination .button-image
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	margin:0px 1px 1px 0px;
	vertical-align:top;
}

#cp-pagination .button
{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:20px;
	background-color:#666666;
	margin:0px 1px 1px 0px;
	font-weight:bold;
	vertical-align:top;
}
#cp-pagination .button:hover
{
	background-color:#999999;
}

#cp-pagination .disabled
{
	color:#cccccc;
}

#cp-pagination .selected, #cp-pagination .selected:hover
{
	background-color:#F41764;
	color:#333333;
}

#cp-pagination a
{
	color:#ffffff;
	text-decoration:none;
}

.row_odd
{
	background-color:#ECECEC;
}

.row_even
{
	background-color:#ffffff;
}
div.pm_tease
{
	float:left;
	clear:left;
	width:530px;
	padding:10px;
	margin-bottom:3px;
	background-color:#ffffff;
	background-image:url(../images/cart-bg.gif);
	margin-right:3px;
	line-height:1.2;
}
div.pm_tease a:link, div.pm_tease a:hover, div.pm_tease a:active,div.pm_tease a:visited
{
	text-decoration:none;
	cursor:hand;
}
div.pm_tease .download
{
	text-decoration:underline;
	display:block;
	float:right;
	color:#F41764;
}
div.pm_tease h3
{
	color:#F41764;
	margin-bottom:5px;
}
div.pm_tease img
{
	border:0px;
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #999999;
}
div.pm_home_tease
{
	float:left;
	clear:left;
	width:260px;
	padding:10px 10px 5px 10px;
	margin-bottom:10px;
	background-color:transparent;
	margin-right:3px;
	line-height:1.2;
}
div.pm_home_tease a:link, div.pm_home_tease a:hover, div.pm_home_tease a:active,div.pm_home_tease a:visited
{
	text-decoration:none;
	cursor:hand;
}
div.pm_home_tease .download
{
	text-decoration:underline;
	display:block;
	float:right;
	color:#F41764;
}
#content #middle .section div.pm_home_tease h3
{
	color:#F41764;
	font-size:20px;
	margin-bottom:3px;
	display:block;
}
div.pm_home_tease img
{
	border:0px;
	float:left;
	margin:0px 10px 10px 0px;
	border:1px solid #999999;
}
div.product_tease
{
	float:left;
	width:225px;
	height:150px;
	padding:10px;
	margin-bottom:3px;
	background-color:#ffffff;
	margin-right:3px;
}
div.product_tease a
{                 
}
div.product_tease img
{
	border:1px solid #999999;
	margin:0px 10px 0px 0px;
	float:left;
}
div.product_tease h3
{
	margin-bottom:2px;
	font-size:12px;
	display:block;
	width:113px;
	float:left;
}
div.product_tease .desc, div.product_tease a 
{
	text-decoration:none;
	line-height:normal;
}
div.product_tease .price
{
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
div.product_tease .add_basket
{
	margin:0px 0px -7px 0px;
}
div.product_tease .quant
{
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #333333;
	height:14px;
	padding:2px 2px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px 4px 0px 4px;
	width:20px;
}
div.product_tease .quant_box
{
	clear:left;
	margin:4px 0px 0px 0px;
	padding:0px;	
}

#order_now
{
	float:right;
	background-image:url(../images/right/order_now.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
	padding:15px 0px 35px 0px;
	width:151px;
	height:80px;
	margin-bottom:5px;
}
#right-col #order_now
{
	margin-right:6px;
}
#order_now h3
{
	text-indent:-9999em;
	display:none;
	float:left;
	margin:0px;
}

.sIFR-hasFlash .order_now_link {
    visibility: hidden;
    font-size:15px;
	display:block;
	width:130px;
	margin-bottom:10px;
	padding-left:8px;
	font-weight:bold;
	
}

.sIFR-hasFlash .t-sif {
    visibility: hidden;
	font-size:24px;
	display:block;
	font-weight:bold;
	
}

#shoppingBasket
{
	margin:10px 0px;
	float:left;
	background-image:url(../images/cart-bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:4px;
	width:146px;
}

#shoppingBasket h2
{
	font-size:16px;
	color:#F41764;
	margin:0px 0px 5px 0px;
}

#shoppingBasket ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

#shoppingBasket ul li
{
	padding:3px 0px 3px 1px;
	margin:0px;
	border-bottom:1px dashed #999;
	float:left;
	width:145px;
}

#shoppingBasket ul li #title
{
	float:left;
	width:95px;
}

#shoppingBasket ul li #price
{
	float:left;
}

#shoppingBasket ul li #delete_but
{
	float:right;
	padding-top:3px;
	text-align:right;
}
#right-col #shoppingBasket
{
	margin:0px 0px 10px 0pxproduct-big-imag;
	float:left;
	background-image:url(../images/cart-bg.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:4px;
	width:162px;
}

#right-col #shoppingBasket h2
{
	font-size:16px;
	color:#F41764;
	margin:0px 0px 5px 0px;
}

#right-col #shoppingBasket ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

#right-col #shoppingBasket ul li
{
	padding:3px 0px 3px 1px;
	margin:0px;
	border-bottom:1px dashed #999;
	float:left;
	width:161px;
}

#right-col #shoppingBasket ul li #title
{
	float:left;
	width:111px;
}
.no_results
{
	font-weight:bold;
	text-align:center;
	margin-top:10px;
}
div.coll_tease
{
	float:left;
	padding:10px 1px 10px 1px;
	text-align:center;
	float:left;
	margin-bottom:3px;
	background-color:#ffffff;
	background-image:url(../images/cart-bg.gif);
	margin-right:3px;
}
div.coll_tease img
{
	border:none;
	margin:0px 0px 0px 0px;
	float:left;
}
div.coll_tease a h3
{
	clear:left;
	margin:1px 0px 1px 0px;
	color:#F41764;
	text-decoration:none;
	font-size:13px;
	text-transform:uppercase;
}
div.cg_tease
{
	float:left;
	padding:10px 5px 10px 5px;
	margin-bottom:2px;
	margin-right:2px;
	border-right:none;
	text-align:center;
	width:100px;
}
div.cg_tease a h3
{
	text-decoration:none;
}
div.cg_tease img
{
	border:1px solid #999999;
	margin:0px 0px 0px 0px;
	padding:6px 3px 3px 6px;
	background-color:#ffffff;
}
div.cg_tease h3
{
	margin:2px 2px 2px 0px;
	font-size:13px;
}
div#cg_tease_row
{
	clear:left;
}
div.product_detail
{
	margin:10px 0px 0px 10px;
	padding:10px;
	float:left;
	background-image:url(../images/cart-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
div.product_detail img
{
	border:1px solid #A0A0A0;
	margin:0px 20px 0px 0px;
	float:left;
}
div.product_detail .det
{
	float:left;
	border:none;
	margin:0px 0px 0px 0px;  
}
div.product_detail .det h3
{
	color:#F41764;
	font-size:16px;
}
div.product_detail .det .price
{
	font-size:14px;
	font-weight:bold;
}
div.product_detail .add_basket
{
	margin:15px 0px -5px 0px;
}
div.product_detail .quant
{
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #333333;
	height:18px;
	padding:2px 2px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin:0px 4px 0px 4px;
	width:20px;
}
thead, tfoot
{
	background-color:#666666;
	color:#ffffff;
}

.textarea{
width:92%;
height:100px;
background-color:#ffffff;
background-image:url(../images/form-bg.jpg);
background-color:#e7e7e7;
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:5px 5px 5px 5px;
border:1px solid #9a9a9a;
margin-left:10px;
}
#cg_cp
{
	float:left;
	border:1px solid #cccccc;
	width:100px;
	padding:2px;
	background-color:#ffffff;
}
#cg_cp h3
{
	display:block;
	color:#ffffff;
	font-size:12px;
	background-color: #999999;
	padding:2px 2px 2px 4px;
	margin:0px 0px 5px 0px;
}

#cg_cp ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}
#cg_cp ul li
{
	float:left;
	text-align:center;
	width:50px;
	overflow:hidden;
	font-size:10px;
}
#cg_cp ul li img
{
	border:none;
	margin:0px 0px 0px 0px;
	float:left;
}
#cg_cp ul li.selected, #cg_cp ul li.selected:hover
{
	border:2px dashed #F41764;
	width:46px;
	height:46px;
}
#cg_cp ul li:hover
{
	border:2px dashed #FCC2D7;
	width:46px;
	height:46px;
}
ul#cg_cp li strong
{
	clear:left;
}
#cp_p_list
{
	float:left;
	border:1px solid #cccccc;
	padding:2px;
	background-color:#ffffff;
	width:330px;
	height:auto;
}
#cp_p_list .cp_p
{
	float:left;
	padding:8px;
}
#cp_p_list h3
{
	display:block;
	color:#ffffff;
	font-size:12px;
	background-color: #999999;
	padding:2px 2px 2px 4px;
	margin:0px 0px 5px 0px;
}
#cp_p_list .cp_p img
{
	border:none;
}
#cp_p_img
{
	float:left;
	height:296px;
	width:330px;
	border:1px solid #cccccc;
	margin-bottom:2px;
	background-color:#ffffff;
	padding:2px;
}
#cp_p_img .img
{
	float:left;
	border:none;
	display:block;
	margin-right:10px;
}
#cp_p_img #cont
{
	border:none;
	display:block;
	text-decoration:none;
	padding:10px;
}
#cp_p_img #cont a
{
	text-decoration:none;
}
#cp_p_img #cont h3, #cp_p_img #cont h3 a
{
	font-size:14px;
	color:#F41764;
	padding:0px;
	margin:0px 0px 5px 0px;
	background-color:#ffffff;
}
#cp_p_img h3
{
	display:block;
	color:#ffffff;
	font-size:12px;
	background-color: #999999;
	padding:2px 2px 2px 4px;
	margin:0px 0px 5px 0px;
}
#cp_p_img .price
{
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#cp_p_img .add_basket
{
	margin:15px 0px -7px 0px;
	float:right;
}
#cp_p_img .quant
{
	background-image:url(../images/form-bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #333333;
	height:14px;
	padding:2px 2px 0px 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0px 4px 0px 4px;
	width:20px;
}
#cp_right
{
	float:left;
	margin-left:2px;
	width:334px;
}
.form
{
	float:left;
	width:auto;
	margin-left:20px;
	margin-top:10px;
}
.form .row, .fieldset .row
{
	float:left;
	width:auto;
	padding:2px 0px 2px 0px;
	width:100%;
	clear:left;
}
.form .row .column_left, .fieldset .row .column_left
{
	float:left;
	width:150px;
	font-weight:bold;
}
.form .row .column_right, .fieldset .row .column_right
{
	float:left;
	width:auto;
	text-align:right;
}
.form fieldset
{
	float:left;
	width:auto;
	display:block;
	padding:10px;
	border:1px solid #999999;
}
.form fieldset legend
{
	color:#F41764;
	font-weight:bold;
}
.form .mand
{
	color:#F41764;
	font-weight:bold;
	font-size:12px;
}
#internal-right #products #error_stack, #internal-right-admin #error_stack
{
	color:#ff0000;
	padding:20px 20px 20px 60px;
	border:1px solid #999999;
	width:340px;
	background:url(../images/error.gif) top left no-repeat #ffffff;
}
#error_stack ul
{
	margin:10px 0px 0px 0px;
	padding:0px;
}
.fieldset
{
	float:left;
	width:400px;
	display:block;
	padding:10px;
	border:1px solid #999999;
	margin:0px 0px 15px 5px;
	background-color:#FFFFFF;
}
.fieldset h4
{
	margin:-20px 0px 0px 0px;
	padding:0px 3px 0px 3px;
	background-color:#ffffff;
	color:#F41764;
	font-weight:bold;
	display:block;
	font-size:11px;
	float:left;
}

#account_right_nav
{
	margin-top:30px;
	text-align:center;
	padding:10px;
}

#account_right_nav h3
{
	color:#F41764;
	padding:10px;
	background-color:#ffffff;
	font-size:13px;
}
#account_right_nav a img
{
	border:none;
}
.main_link
{
	text-decoration:none;
	display:block;
	width:100%;
	height:360px;
}
ul#news_list
{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul#news_list li
{
	margin-top:15px;
}
ul#news_list h2
{
	font-size:14px;
	margin:0px;
}
ul#news_list h2 a:link, ul#news_list h2 a:visited
{
	text-decoration:none;
	color:#F41764;
}
ul#news_list h3
{
	font-size:13px;
	margin-bottom:10px;
	margin-top:0px;
}
#internal-right-admin #registerForm
{
	width:450px;
	float:left;
}
#login-form
{
	text-align:center;
}
#login-form 
{
	text-align:center;
}
#login-form #login
{
	text-align:left;
}
#login-form #login h2
{
	display:inline;
}
#registerForm
{
	margin-left:60px;
}
#add_link
{
	float:right;
	padding:4px 5px;
	background-color:#333333;
	margin-right:60px;
	border:1px solid #cccccc;
}
#add_link a:link, #add_link a:visited
{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
#add_link a:hover
{
	color:#cccccc;
}
#cat_desc
{
	clear:both;
	padding:5px 5px 10px 5px;
	margin-bottom:10px;
	border-bottom:1px solid #999999;
	width:483px;

}
.pink
{
color:#F41764;
}

#comment_button
{
	margin-left:390px;
	margin-top: 40px;
}