/*============================================================
  Theme Styles - contains all the base styles for the theme.
  To receive automatic updates and bug fixes, we recommend
  leaving this import and overriding specific styles below.
============================================================*/

@import url(/themes/sexy/stylesheets/styles.css);



/*============================================================
  Basic Styles - used for the simple controls.
============================================================*/

/* @gui Font */
* 
{font-family: Verdana, Arial, Helvetica, sans-serif;}


/* @gui Background */
body 
{background-color: #ffffff;}


/* @gui Text */
body, 
p, 
input, 
textarea, 
#product-details .price, 
#faq-content .faq-list dt, 
#contact-form label, 
#cart-footer .cart-total #cart-shipping-tax p 
{color: #000000;}


/* @gui Links */
a:link, 
a:visited, 
#products .product-a h3, 
#products .product-a p 
{color: #000000;}


/* @gui Links rollover */
a:hover, 
a:active, 
#products .product-a:hover h3, 
#products .product-a:hover p 
{color: #000000;}


/* @gui Header background */
#main-title, 
#navigation div.pod h3, 
#minicart h3, 
#cart-head 
{background-color: #ffffff;}


/* @gui Header text */
#main-title h2, 
#navigation div.pod h3, 
#minicart h3, 
#minicart .minicart-contents, 
#cart-head 
{color: #000000;}

#minicart .minicart-total 
{border-left-color: #ffffff;}
                

/* @gui Sidebar links */
#navigation div.pod a 
{color: #000000;}
        

/* @gui Sidebar rollovers */
#navigation div.pod a:hover 
{color: #000000;}
       

/* @gui Products background */
#products, 
#products .product-pic,
#product-images .images-nav
{background-color: #ffffff;}



/*============================================================
  Custom Styles - add and override styles below.
============================================================*/

a {
outline:none;
}

#wrap {
background:none repeat scroll 0 0 #ffffff;
border-left:3px solid #ffffff;
border-right:3px solid #ffffff;
margin:0 auto;
text-align:left;
width:995px;
}

body {
margin:0;
}

body.custom #main-content h2, body.custom #main-content h3, body.custom #main-content h4 {
font-weight:bold;
margin-bottom:10px;
margin-top:5px;
text-transform:uppercase;
}

#header h1 a {
color:#000000;
}

#header h1 span {
padding:30px 30px 10px 15px;
text-transform:uppercase;
}

#header h1 {
font-size:35px;
font-weight:normal;
line-height:45px;
}

body.custom #main-content {
padding:10px;
width:660px;
min-height:350px;
}


#header-navigation {
background:none repeat scroll 0 0 #ffffff;
border-bottom:2px solid #DDDDDD;
border-top:2px solid #DDDDDD;
height:25px;
margin-left:0;
padding:5px;
width:auto;
}

#header-navigation li a {
color:#000000;
display:inline;
float:left;
font-weight:bold;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
margin-left:15px;
margin-right:15px;
text-transform:uppercase;
}

#header-navigation li a:hover {
color:#666666;
}

#header-navigation ul {
height:25px;
margin-bottom:0;
margin-left:-5px;
padding-bottom:5px;
padding-top:5px;
}

#header-navigation li {
color:#000000;
display:inline;
}

h2 {
font-weight:bold;
margin-bottom:1em;
text-transform:uppercase;
}

#main-content {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
min-height:350px;
padding:10px;
width:780px;
}

#main {
background:none repeat scroll 0 0 #FFFFFF;
border-color:#000000;
border-right:0 solid #000000;
border-style:solid;
border-width:3px 0 0;
border-top:5px solid #000000;
float:left;
margin:0;
width:700px;
}

#navigation div.pod ul {
margin-bottom:3px;
padding-left:5px;
}

#navigation {
background:none repeat scroll 0 0 #ffffff;
border-color:#000000;
border-style:solid;
border-width:3px 3px 3px 2px;
float:left;
width:270px;
}

#navigation div.pod h3 {
background:none repeat scroll 0 0 #444444;
border-color:#000000;
border-style:solid none solid solid;
border-width:2px medium 2px 2px;
color:#FFFFFF;
display:block;
font-size:12px;
font-weight:normal;
margin:0 0 11px -25px;
padding:10px;
text-transform:uppercase;
width:271px;
}

#navigation div.pod {
background:none repeat scroll 0 0 transparent;
clear:both;
font-size:12px;
margin-bottom:5px;
padding:10px;
padding-top:0px;
width:240px;
}

#navigation div.pod li {
border-bottom:medium none;
list-style:none outside none;
margin-top:0;
padding-bottom:5px;
padding-top:5px;
}

#search-input {
border:1px solid #000000;
font-size:12px;
height:20px;
padding:1px;
vertical-align:middle;
width:200px;
}

#search-form {
width:270px;
}

#products .product-a h3, #products .product-a p {
text-align:center;
}

html #products .product-info {
width:210px;
}

#products {
background:none repeat scroll 0 0 transparent;
display:inline;
float:left;
margin:0;
}

#products .product-price {
float:none;
font-size:12px;
font-weight:bold;
margin-right:0;
}

#products .product-info {
border-top:medium none;
float:left;
padding-top:5px;
margin-bottom:10px;
}

#products .product-title {
font-size:14px;
}

#products .product-info a {
color:#000000;
}

#products div.product p {
font-size:12px;
font-weight:bold;
margin-bottom:0;
}

#products div.product {
display:inline;
float:left;
height:300px;
margin-bottom:10px;
margin-right:10px;
width:210px;
}

#product-details .name {
font-size:18px;
font-weight:bold;
margin-bottom:0px;
}

#product-details .price {
border-bottom:1px solid #000000;
font-size:18px;
font-weight:bold;
margin-bottom:5px;
padding-bottom:10px;
width:100%;
}

#product-details {
float:left;
margin-left:15px;
width:340px;
}

#inventory .bar {
background:none repeat scroll 0 0 #444444;
display:block;
height:18px;
padding-top:0;
position:relative;
}

#inventory .bar span {
font-size:11px;
height:12px;
left:5px;
line-height:12px;
overflow:hidden;
position:absolute;
top:3px;
width:150px;
}

#product-images .images-list {
left:28px;
padding:4px 0 0;
position:absolute;
text-align:center;
top:0;
width:250px;
}

#product-images .images-list li {
border-left:1px solid #000000;

}

#product-images .images-next {
padding:0;
position:absolute;
right:0;
top:0;
}

#product-images .images-nav {
background:none;
float:left;
height:28px;
margin:10px 0 0;
position:relative;
width:305px;
}


#product-images .images-prev {
left:0;
padding:0;
position:absolute;
top:0;
}

#product-image {
border:3px solid #000000;
display:block;
height:100%;
overflow:hidden;
position:relative;
text-align:center;
width:300px;
}

#inventory {
border-bottom:1px solid #000000;
float:left;
padding:10px 0 12px;
width:100%;
}

#product-details .info, #product-form .options {
border-bottom:1px solid #000000;
padding:0.3em 0;
width:100%;
}

#product-form .options select {
border:1px solid #000000;
height:22px;
margin:0.8em 0;
padding-top:0;
width:100%;
}

#search-submit {
background:url("http://themefiend.com/tf-themes/tmt/search-btn.png") repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:22px;
margin-left:3px;
vertical-align:middle;
width:56px;
}

#product-addtocart {
background:url("http://themefiend.com/tf-themes/tmt/add-to-cart-btn.png") repeat scroll 0 0 transparent;
border:medium none;
clear:both;
cursor:pointer;
display:block;
height:30px;
margin-top:15px;
width:118px;
}

#cart-footer .update-btn {
background:url("http://themefiend.com/tf-themes/tmt/update-total-btn.png") repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:30px;
width:145px;
}

#cart-footer .checkout-btn {
background:url("http://themefiend.com/tf-themes/tmt/checkout-btn.png") repeat scroll 0 0 transparent;
border:medium none;
cursor:pointer;
height:35px;
margin-left:8px;
width:138px;
}

#contact-submit {
background:url("http://themefiend.com/tf-themes/tmt/send-btn.png") repeat scroll 0 0 transparent;
border:medium none;
clear:both;
cursor:pointer;
display:block;
height:30px;
margin:0px;
width:75px;
}

#cart-footer #country {
border:1px solid #000000;
font-size:12px;
height:20px;
margin-left:5px;
padding:0;
width:160px;
}

#cart-footer #cart_discount_code {
border:1px solid #000000;
height:18px;
margin-left:10px;
width:143px;
}

#cart-body {
font-size:12px;
}

#cart-table {
border-collapse:collapse;
border-spacing:0;
text-align:left;
width:100%;
}

#cart-head {
background:none repeat scroll 0 0 #000000;
border:2px solid #000000;
color:#FFFFFF;
font-size:14px;
font-weight:normal;
text-transform:uppercase;
}

#cart-content {
float:left;
width:665px;
}

#contact-form {
padding-top:10px;
}
    
#contact-form span {
display:block;
font-weight:bold;
margin-bottom:5px;
} 

    
#contact-form textarea {
border:2px solid #000000;
float:none;
height:180px;
margin:0 25px 8px 0;
vertical-align:bottom;
width:480px;
}

#contact-form input {
border:2px solid #000000;
float:none;
height:16px;
margin:0 25px 15px 0px;
vertical-align:bottom;
width:250px;
}

#contact-form p, #captcha-div {
display:block;
float:none;
margin:0 -3px 10px 0;
width:330px;
}

#contact-content {
border:0 none;
margin:5px;
padding:0;
width:500px;
}


#footer a {
color:#ffffff
}

#footer {
background:#000000;
color:#ffffff;
font-size:12px;
text-align:center;
padding-top:15px;
padding-bottom:10px;
}


#product-1, #product-4, #product-7, #product-10, #product-13, #product-16, #product-19, #product-22, #product-25, #product-28, #product-31, #product-34, #product-37, #product-40, #product-43, #product-46, #product-49, #product-52, #product-55, #product-58, #product-61, #product-64, #product-67, #product-70, #product-73, #product-76, #product-79, #product-82, #product-85, #product-88, #product-91, #product-94, #product-97, #product-100 {
margin:0;
padding:0;
}

#product-2, #product-5, #product-8, #product-11, #product-14, #product-17, #product-20, #product-23, #product-26, #product-29, #product-32, #product-35, #product-38, #product-41, #product-44, #product-47, #product-50, #product-53, #product-56, #product-59, #product-62, #product-65, #product-68, #product-71, #product-74, #product-77, #product-80, #product-83, #product-86, #product-89, #product-92, #product-95, #product-98 {
margin:0;
padding:0;
}

#product-3, #product-6, #product-9, #product-12, #product-15, #product-18, #product-21, #product-24, #product-27, #product-30, #product-33, #product-36, #product-39, #product-42, #product-45, #product-48, #product-51, #product-54, #product-57, #product-60, #product-63, #product-66, #product-69, #product-72, #product-75, #product-78, #product-81, #product-84, #product-87, #product-90, #product-93, #product-96, #product-99 {
margin:0;
padding:0;
}


