/* CSS Document */
/*------------------------------------------------------------------------
Main style for website

version:	1.0
created:	2009-03-18
author:		Isaac Castillo
email:		isaac@echods.com
site:		http://www.cigarcave.com

------------------------------------------------------------------------*/

/* =General
------------------------------------------------------------------------*/
/* Remove all padding and margins */
* {
	margin: 0;
	padding: 0;
}

/* Html and body padding & margins */
html, body{
	height: 100%;
	margin: 0;
	padding: 0;	
	
	/* BUG: Fix IE6 bug */
	text-align: center;
}

body {
	/* Sizes all fonts down to 62.5% */
	font-size: 62.5%;
}

/* Remove padding & margins */
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}

/* Remove border images */
img {
	border: 0;
}

/* Remove styles from list items */
ul, li {
	list-style:none;
}

body {
	background: #4b341f url(default/images/cig-body.jpg) top center no-repeat;	
}

/* =Typography
------------------------------------------------------------------------*/
body {
	font-family: Trebuchet MS1, Helvetica, sans-serif;
}

/* =Wrappers
------------------------------------------------------------------------*/
#wrapper {
	background: #fff url(default/images/cig-wrapper.jpg) top no-repeat;
	margin: 0px auto;
	min-height: 600px;
	width: 960px;
}

/* =Branding
------------------------------------------------------------------------*/
#brand {
	float: left;
	height: 68px;
	margin: 47px auto auto 26px;
	width: 249px;	
}

/* =Images
------------------------------------------------------------------------*/
.loadimages {
	height: 1px;
	left: -10px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	width: 1px;
}

/* =Heading area
------------------------------------------------------------------------*/
#Heading {
	height: 1px;
	overflow: hidden;
	text-indent: -5000px;
	width: 1px;
}

#loginInfo {
	background: url(default/images/cig-header-rt.jpg) top right no-repeat;
	color: #7a4d0c;
	display: block;
	height: 150px;
	float: right;
	font-size: 1.2em;
	margin: -1px auto 0px auto;
	padding: 0px 130px 0 0;
	text-align: right;
	width: 400px;
}

#loginInfo #PhoneNumber {
	display: block;
	color: #fff;
 	float: left;
	font-size: 1.4em;
	font-weight: bold;
	margin: 50px auto 60px 0px;
/*	text-align: left; */
	text-align: center;
	width: 400px;
}

#logininfo #LoginView {
	display: block;
	float: left;
	height: 30px;
	width: 350px;
}

#loginInfo a {
	color: #0c5a7a;
}

#loginInfo a:hover {
	color: #78a8cd;
	text-decoration: none;
}

#BreadCrumb {
	float: right;
	font-size: 1.2em;
	height: 13px;
	margin: 5px 5px 0px;
	text-align: right;
}

/* =Menu items
------------------------------------------------------------------------*/

/* This style sheet is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. */
/* These rules correspond to the "pure CSS menu" technique that have been evolving over the past several years. */ 
/* See WhitePaper.aspx for details. */

#MenuItems {
	background: url(default/images/cig-nav.jpg) repeat-x;
	float: left;
	width: 960px;
}

.PrettyMenu {
	float: left;
	height: 27px;
	margin: 0px auto 0px 0px;
	padding: 0;
	width: 730px;
}

.AspNet-Menu {
	width: 730px !important;
}

.AspNet-Menu li {
	background: url(default/images/cig-li.jpg) top right no-repeat;
	color: #fcd207;
	display: inline;
	float: left;
	font-size: 1.4em;
	height: 27px !important;
	padding: 5px 5px 0px 5px;
	width: auto;
}

.AspNet-Menu li a {
	color: #fcd207;
	height: 27px !important;
}

.AspNet-Menu li a:hover {
	color: #fff;
}

.AspNet-Menu-WithChildren .AspNet-Menu-NonLink {
	background: url(default/images/arrowRight.gif) right no-repeat;
	padding-right: 15px;
}

.AspNet-Menu-WithChildren ul {
	border-collapse: collapse;
	border-top: 1px solid #000;
}

.AspNet-Menu-WithChildren li {
	background: #4b341f !important;
	border-collapse: collapse;
	border: 1px solid #000;
	border-top: none;
	display: block;	
	font-size: 1.0em !important;
	margin: 0px;
	text-align: left;
	width: 150px;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span
{
    display: block;
    text-decoration: none;
}

ul.AspNet-Menu ul
{
    position: absolute;
    visibility: hidden;    
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul
{
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
    visibility: visible;
}

.PrettyMenu ul.AspNet-Menu ul
{
    width: 10.5em;
    left: 8.9em;
    top: -1em;
    z-index: 400;
}

.PrettyMenu ul.AspNet-Menu ul ul
{
    width: 11.5em;
    left: 10.4em;
}

.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf a,
.PrettyMenu ul.AspNet-Menu li.AspNet-Menu-Leaf span
{
    background-image: none;
}

.PrettyMenu ul.AspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
    width: 45em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul
{
    width: 10.5em;
    left: 0;
    top: 100%;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    top: -0.3em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul
{
    width: 11.5em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
/*    width: 9em; */
    text-align:center;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul li
{
    text-align:left;
    width: 10.5em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu ul ul li
{
    width: 11.5em;
}

.PrettyMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{
    margin: -1.4em 0 0 10.35em;
}

ul.AspNet-Menu li
{
    float: left !important;
    height: 1% !important;
}

ul.AspNet-Menu li a,
ul.AspNet-Menu li span
{
    height: 1% !important;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li li
{
    float: left !important;
}

/* Undoing rules used for IE7 and other browsers. */

ul.AspNet-Menu ul
{
    visibility: visible !important;    
}

ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul
{
    visibility: visible !important;    
}

ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul
{
    visibility: visible !important;    
}

/* Pre-IE7 rules used to avoid performance problems found when using the newer rules. */

ul.AspNet-Menu ul
{
    display: none;    
}

ul.AspNet-Menu li:hover ul ul,
ul.AspNet-Menu li:hover ul ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul ul ul ul ul
{
    display: none;
}

ul.AspNet-Menu li:hover ul,
ul.AspNet-Menu li li:hover ul,
ul.AspNet-Menu li li li:hover ul,
ul.AspNet-Menu li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li li.AspNet-Menu-Hover ul,
ul.AspNet-Menu li li li li li.AspNet-Menu-Hover ul
{
    display: block;
}

.AspNet-Menu-Horizontal ul.AspNet-Menu li li
{
    float: none;
}

/* =Search bar
------------------------------------------------------------------------*/
#Searchbar {
	float: right;
	margin: 3px 0px auto auto;
	text-align: left;
	width: 225px;
}

.MasterSearchButton
{
	background-color: transparent;
	background-image: url(default/images/cig-btn-search.jpg);
	border-style: none;
	color: #4b341f;
	height: 20px;
	width: 55px;
	font-weight: bold;
}

/* =Banners
------------------------------------------------------------------------*/
#banners {
	float: left;
	height: 300px;
	margin: 5px;
	width: 950px;
}

#bannerLeft {
	float: left;
	height: 300px;
	margin: 0px;
	width: 265px;
}
#bannerLeft a:hover {
	cursor: hand;
}
#bannerRight a:hover {
	cursor: hand;
}

#banner1 {
	background: url(default/images/cig-banner-premium.jpg) no-repeat;
	height: 75px;
	width: 265px;
}

#banner2 {
	background: url(default/images/cig-banner-dailydeals.jpg) no-repeat;
	height: 150px;
	width: 265px;
}

#banner3 {
	background: url(default/images/cig-banner-weekly.jpg) no-repeat;
	height: 75px;
	width: 265px;
}

#banner4 {
	float: left;
	height: 300px;
	margin: 0px auto auto 5px;
	width: 475px;
}

#bannerRight {
	float: right;
	height: 300px;
	width: 200px;
}

#banner5 {
	background: url(default/images/cig-banner-accessories.jpg) no-repeat;
	height: 90px;
	width: 200px;
}

#banner6 {
	background: url(default/images/cig-banner-humidors.jpg) no-repeat;
	height: 90px;
	width: 200px;
}

#banner7 {
	background: url(default/images/cig-banner-gifts.jpg) no-repeat;
	height: 90px;
	width: 200px;
}

#banner8 {
	background: url(default/images/cig-banner-deepcave.jpg) no-repeat;
	height: 30px;
	width: 200px;
}

/* =Top products
------------------------------------------------------------------------*/
#TopProducsByCategoryHeading {
	background: url(default/images/cig-heading-category.jpg) top repeat-x;
	height: 25px;
	line-height: 25px;
}

#TopProducsByCategoryHeading a {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
}

#TopProducsByCategoryHeading a:hover {
	color: #f7d014;
	text-decoration: none;
}

#topcat1, #topcat2, #topcat3, #topcat4 {
	background: #f7d014 url(default/images/cig-category-cigars.jpg) bottom no-repeat;
	display: block;
	float: left;
	height: 219px;
	margin: 0px 0px auto 6px;
	width: 233px;
}

#topcat2 {
	background: #f7d014 url(default/images/cig-category-accessory.jpg) bottom no-repeat !important;
}

#topcat3 {
	background: #f7d014 url(default/images/cig-category-topsellers.jpg) bottom no-repeat !important;
}

#topcat4 {
	background: #f7d014 url(images/cig-category-humidors.jpg) bottom no-repeat !important;
}

#TopProducsByCategoryList ul {
	margin: 15px auto auto 15px;
}

#TopProducsByCategoryList ul li {
	background: url(default/images/cig-bullet.jpg) left no-repeat;
	margin-bottom: 10px;
	padding-left: 15px;
	text-align: left;
}

#TopProducsByCategoryList ul li a {
	color: #000;
	font-size: 1.2em;
}

#TopProducsByCategoryList ul li a:hover {
	color: #7d5d40;
	text-decoration: none;
}

/* =Main content
------------------------------------------------------------------------*/
#Content {
	background: #fff;
	float: left;
	min-height: 100%;
	margin: 5px 0px auto 0px;
	padding-bottom: 15px;
	width: 960px;
}

#Content p {
	font-size: 1.2em;
	text-align: left;
	margin: auto 15px 15px 15px;
}

#Content h2 {
	margin-bottom: 10px;
}

/* =Category
------------------------------------------------------------------------*/
#CategoryName {
	font-size: 1.4em;
	font-weight: bold;
	display: none;
}

.AspNet-GridView table {
	border-collapse: collapse;
	border: 1px solid #000;
	margin: 15px auto auto 15px;
	width: 930px;
}

.AspNet-GridView .AspNet-GridView-Alternate {
	background: #efead3;
}

.AspNet-GridView table th {
	font-size: 1.3em;
	font-weight: bold;
	padding: 3px;
}

.AspNet-GridView table td {
	border-collapse: collapse;
	border: 1px solid #000;
	margin: auto auto 10px auto;
	font-size: 1.2em;
	padding: 5px;
}

#ctl00_ContentBody_ctlCart_lbUpdateCart, #ctl00_ContentBody_ctlCart_lbCheckout, #ProductControl_addtocart a {
	background: url(default/images/cig-nav.jpg) repeat-x;
	color: #fcd207;
	display: block;
	font-size: 1.3em;
	float: left;
	font-weight: bold;
	height: 21px;
	margin: 15px;
	padding-top: 6px;
	text-decoration:none;
	width: 100px;
}

#ProductControl {
	float: left;
	margin: 10px auto auto 15px;
	width: 930px;
}

#ProductControl_image {
	float: left;
	width: 450px;
	height: 450px;

}

#ProductControl_id, #ProductControl_name, #ProductControl_category, #ProductControl_description, #ProductControl_price, #ProductControl_categoryfield,#ProductControl_msrp, #ProductControl_saleprice {
	float: left;
	margin-bottom: 5px;
	text-align: left;
	width: 480px;
}

#ProductControl_id {
	font-size: 1.2em;
	visibility: hidden;
}
#ProductControl_msrp
{
	font-size: 1.2em;
	text-decoration: line-through;
	color: #FF0000;
}

#ProductControl_name {
	font-size: 1.4em;
	font-weight: bold;
}


#ProductControl_category {
	color: #4b341f;
	font-size: 1.2em;
	font-style: italic;
}

#ProductControl_description {
	font-size: 1.3em;
	margin: 15px auto 15px auto;
}
#ProductControl_saleprice
{
	font-weight: bold;
	font-size: 2.0em;
	color: #FF0000;
}
#ProductControl_price
{
	border-width: thin;
	border-color: #000000;
	font-weight: bold;
	font-size: 2.0em;
	display: inline;
}
#ProductControl_msrpdiscount
{
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-bottom: 10px;
}

#ProductControl_categoryfield {
	font-size: 1.2em !important;
}

.AspNet-GridView-Pagination {
	margin-top: 10px;
	font-size: 1.2em;
}

.AspNet-Login {
	background: #fcd207;
	display: block;
	font-size: 1.3em;
	margin: 5px auto auto 25px;
	padding: 10px 10px 35px 25px;
	text-align: left;
	width: 250px;
}

.AspNet-Login label {
	margin: 25px auto 5px auto;
}

#loginHeader {
	font-size: 1.4em;
	font-weight: bold;
}

#loginActions {
	margin: 10px auto;
}

#loginActions a {
	color: #4b341f !important;
}

#loginActions a:hover {
	color: #000099 !important;
	text-decoration: none;
}

/* =Footer
------------------------------------------------------------------------*/
#Footer {
	clear: both;
	color: #ffffff;
	font-size: 1.0em;
	height: 30px;
	margin: 15px auto;
	padding-top: 5px;
	width: 960px;	
}

#Footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #9fc1d6;
	text-decoration: underline;
}

/* ContactUs */
#ContactUs
{
	margin-bottom: 10px;
	padding-left: 15px;
	display: inline-block;
	width: 300px;
	text-align: left;
	float: left;
}
#ContactUs form
{
	/* set width in form, not fieldset (still takes up more room w/ fieldset width */
	font: 100% verdana,arial,sans-serif;
	margin: 0;
	padding: 0;
}

#ContactUs input, #ContactUs textarea, #ContactUs select
{
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width: auto; /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 5px 0 0 10px;
	float: left;
}
#ContactUs label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 75px; 
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}
#Help
{
	list-style-type: circle;
}


#UniqueFieldValues ol
{

	float: left;
	width: 100%;
	margin: 2px;
	padding: 2px;
	list-style: none;
}
 
#UniqueFieldValues li
{
	border-style: groove;
	float: left;
	width: 28%;
	margin: 2px;
	padding: 2px;
	font-size: medium;
}

#GridMsrp
{
	text-decoration: line-through;
}
#GridPrice
{
	width:100%;
	font-weight: bold;
	color: #FF0000;
}
#ProductCollection_PagerTop a, #ProductCollection_PagerBottom a 
{
	font-weight: bold;
	font-size: medium;
	color: #7a4d0c;
}
#ProductCollection_PagerTop, #ProductCollection_PagerBottom
{
	font-weight: bold;
	font-size: x-large;
	color: #7a4d0c;
	clear:both;
}
#ProductCollectionListView
{
	padding: 5px;
	margin: 10px;
}
#ProductCollectionListView #ListViewItem
{
	border: thin solid #CCCCCC;
	float: left;
	width: 30%;
	margin: 5px;
	padding: 5px;
	height: 300px;
}
#ProductCollectionListView #ListViewItem:hover
{
	border: thin solid #7a4d0c;
}
#ProductCollectionListView #ListViewItem a
{
	text-decoration: none;
}
#ProductCollectionListView #Price
{
	font-weight: bold;
	color: #663300;
	font-size: large;
}
#ProductCollectionListView #SalePrice
{
	font-weight: bold;
	color: #FF0000;
	font-size: large;
}
#ProductCollectionListView #Description
{
	display: none;
}
#ProductCollectionListView #Name
{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
#ProductCollectionListView #MSRP
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: line-through;
}
#ProductCollectionListView #MSRPDiscount
{
	color: #000000;
	font-weight: bold;
}

#CheckoutView label
{
	width: 10em;
	float:left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
#CheckoutView fieldset
{
	float: left;
	width: 35em;
	margin-left: 10px;
}
#CheckoutView input
{
	margin-bottom: 5px;
}
#CheckoutView select
{
	margin-bottom: 5px;
}
#CheckoutView legend
{
	padding: 2px 6px;
	font-weight: bold;
	font-size: large;
	color: #000000;
}
.ErrorMessage
{
	color: #FF0000;
}
#NewUserRegistration_1
{
	background: url(default/images/caveman_586x750.jpg);
	float: right;
	width: 556px;
	height: 750px;
}
#NewUserRegistration_LoginView
{
	float: left;
}
#Login_1
{
	background: url(default/images/halfcaveman.JPG);
	float: right;
	width: 586px;
	height: 450px;

}
#LoginControl_1
{
	background-position: center;
	background: url(default/images/ScaredDinoWithText.JPG);
	width: 300px;
	height: 150px;
	background-repeat: no-repeat;
	padding-left: 70px;
	visibility: hidden;
}

#SaleImage
{
	display: none;
}
#SaleName
{
	font-size: xx-large;
	font-family: 'Bodoni MT';
	color: #663300;
}
#AdminOrderDetails label
{
	text-align: left;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 5px;
	width: 100px;
}
#AdminOrderDetails fieldset
{
	height: 120px;	
}
#OrderItemsControl table tbody tr td, #OrderItemsControl table tbody tr th
{
	border-bottom-color: Black;
	border-style: solid;
	border-width: 1pt;
	border-color: inherit;
}
#AdminOrderCollection table
{
	border:1;
}
#AdminOrderCollection table td
{
}
#CheckoutView label, #PasswordReset label, #AccountInformation label
{
	width: 10em;
	float:left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}
#CheckoutView fieldset, #PasswordReset fieldset, #AccountInformation fieldset
{
	float: left;
	width: 35em;
	margin-left: 10px;
}
#CheckoutView input, #PasswordReset input, #AccountInformation input
{
	margin-bottom: 5px;
}
#CheckoutView select, #AccountInformation select
{
	margin-bottom: 5px;
}
#CheckoutView legend, #PasswordReset legend, #AccountInformation legend
{
	padding: 2px 6px;
	font-weight: bold;
	font-size: large;
	color: #000000;
}
#MyAccountDefault a
{
	font-size: medium;
	line-height: 40px;
	color: #663300;
}



