/* 
================================
3DCart Style Sheet 
by Infomart2000 Corp.
www.3dcart.com
================================
*/	
	

/***********************************/
/*          DESIGN ELEMENTS        */
/***********************************/

 
/*body:: Controls Page Background Color and any other fonts not defined below*/ 	
body
{
	margin: 0px;
	padding: 0px;
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
	background-image: url(http://elcartel.cachefly.net/shop/_img/monogram_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #181818;
	font-weight : Normal;
}

/*data:: Controls body default fonts and colors*/
.data
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
}

/*frame::  Controls the  Color of the Store's Frame*/		
.frame	
{
	background-color : #e0e0e0;
}

/*top::  Controls the  Color of the top Bar*/		
.top
{
}

/*footer:: Displays at the very bottom of your online store,  copyright and desgined by notices*/		
.footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
}	

/*line::  Controls the  Color of the line bellow the top bar*/		
.line
{
	background: #ffffff url(../images/BG_menu.gif) repeat-x;
}	

/*alternative:: Controls the form backgrounds and other areas that requred an alternative color*/
.alternative
{
   padding: 10px;
}
 
/*borders:: Controls the color of  the borders on forms*/ 
.borders
{
	
}

/*borders2:: Controls the color of  the borders on forms*/ 
.borders2
{

	border: 1px dotted #cccccc; 
	border-style: none none dotted;

}


/*invoice_table:: Controls the background color on your invoices*/ 
.invoice_table
{
	background-color : #f9f8f8;
} 


/***********************************/
/*         HEADERS & TITLES        */
/***********************************/


/*menu-headers:: Controls the way the menu headers look*/ 
.menu-headers
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #4196e7;
	font-weight : bold;
	background-color: #000000;
	text-decoration : none;
	line-height : 20px;
	border: solid;
	border-bottom-width: 1px;
	border-left: none;
	border-right: none;
	border-top: none;
	border-color: #ffffff;
}

/*page_headers:: Controls the page's titles*/
.page_headers
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
	
}

/*
:: Controls the titles on the checkout pages (Billing Information, Shipping Information etc)*/
.checkout-headers
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #FFFFFF;
	padding: 4px;
	border-bottom: 1px solid #CCCCCC;
}

/*titles:: Controls the Body Tiles such as (Specials, Feature Items, Items, Related Items)*/ 
.titles
{
	padding: 0 10px 0 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	width: 100%;
	height: 33px;
	color: #ffffff;
	background-image: url(../_img/_content/section_hdr_bg.jpg);
	background-repeat: repeat-x;
} 

.titles_on
{
	text-decoration: underline;
} 

/*titles2:: Controls the titles on the view cart page*/ 
.titles2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	padding: 4px;
} 

/*options-titles:: Controls the way the titles on the product options display*/
.options-titles
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #585C5F;
	border: 1px dotted #cccccc; 
	border-style: none none dotted;
}


/*invoice_title:: Controls the way the title of the invoices look */ 
.invoice_title
{
	font-family :   Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #cbcaca;
	color : #4f4e4e;
} 


/***********************************/
/*          GENERAL FONTS          */
/***********************************/


/*font1:: Primary Screen Font */ 
.font1
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #000000;
}
 
/*font2:: Secondary Screen Font */ 
.font2
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : Normal;
	color: #bc0000;
}

.font3
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #ffffff;
}
.font4
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : Normal;
	color: #c32519;
}

/*icon:: Controls the way the menu icons display*/ 
.icon
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #ffffff;
}

/*store-name:: Store Name*/		 
.store-name
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 35px;
	color : #4982b8;
	text-decoration : none;
}

/*store-slogan:: Store Slogan*/		 
.store-slogan
{
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight:bold;
	color : #3a3740;
	padding-top:28px;
}	 	 

/*menu-text:: Controls the way the menu (mailing list) text look*/ 
.menu-text
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2d2c2d;
}

/*item:: Controls the Item, Name, Description, Price, Savings, Cost,Font and Color*/ 
.item
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Normal;
	color : #FFFFFF;
	text-decoration: none;
}

.item a
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Normal;
	color : #FFFFFF;
	text-decoration: none;
}

.item a:hover
{
	color : #FFFFFF;
	text-decoration: underline;
}

.item a:visited
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : Normal;
	color : #FFFFFF;
	text-decoration: none;
}

.item a:visited:hover
{
	color : #FFFFFF;
	text-decoration: underline;
}

/*price-info:: controls the way the prices display on the product page*/ 
.price-info
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : Normal;
	color: #FFFFFF;
}

/*price:: Controls the way the product's prices display*/ 
.price
{
	font-family :Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #FFFFFF;
	font-weight : bold;
}

/*cart-text:: Controls the way the text inside the shopping cart looks*/ 
.cart-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #FFFFFF;
	line-height : 18px;
}


/*steps:: Controls the way the steps on the checkout pages display*/
.steps
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #cccccc;
	background-color : #ffffff;
}

/*steps_on:: Controls the way the steps on the checkout [ages display*/
.steps_on
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #990000;
	background-color : #ffffff;
}

/*error:: Controls the error messages*/ 
.error
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #e10e04;
	text-decoration: none;
}


/***********************************/
/*      FORM FIELDS & BUTTONS      */
/***********************************/



/*btn:: Controls the buttons*/ 
.btn
{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background:  url(images/BG_btn.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #2e2e2e;
	cursor: pointer;
} 

/*btn_over:: Controls the buttons*/ 
.btn_over
{
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	background:  url(images/BG_btn1.gif) repeat-x;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;    
	color: #cccccc;
	cursor: pointer;
} 	

 /*btn2:: Controls the buttons*/
.btn2
{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;    
	color: #990000;
	cursor: pointer;
} 	
	
/*txtBoxStyle:: Controls the text boxes*/  	
.txtBoxStyle
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
} 

.txtBoxStyleCountry
{
	border-top: 1px solid #b3b4b5;
	border-bottom: 1px solid #b3b4b5;
	border-left: 1px solid #b3b4b5;
	border-right: 1px solid #b3b4b5;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #38393a;
	width: 140px;
} 
	
/*txtareaStyle:: Controls the text areas*/ 	
.txtareaStyle
{
	border-top: 1px solid #C7D5E0;
	border-bottom: 1px solid #C7D5E0;
	border-left: 1px solid #C7D5E0;
	border-right: 1px solid #C7D5E0;
	background-color: #FBFBFB;
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;    
	color: #343333;

}


/***********************************/
/*              LINKS              */
/***********************************/


/*A:: Controls the way the  Links look before a user clicks  or mouse overs on them*/ 	 
A
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	font-style:  normal;
	text-decoration: none;
	
}
	
/*A:hover:: Controls the way the  Links look when a user passes  their mouse over a them*/ 	 	
A:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	font-style: normal;
	color : #FFFFFF;
	text-decoration: underline;
}

/*A:visited:: Controls the way the  Links look after a user has visited that section*/ 
A:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 12px;
	font-style:  normal;
	text-decoration: none;
}
	
/*A:visited:hover:: Controls the way the  Links look when a user hovers over a section they have visited*/ 	 
A:visited:hover
{
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: underline;
} 

/*A:menu:: Controls the way the  Links on the top and bottom menu look before a user clicks  or mouse overs on them*/ 	 
A.menu
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}

/*A:menu:over:: Controls the way the  Links on the top and bottom menu look when a user passes  their mouse over a them*/ 	
A.menu:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ca3227;
	font-size : 11px;
	font-style:  normal;
   font-weight: bold;
	text-decoration: none;
}

/*A:menu:over:: Controls the way the  Links on the top and bottom menu look after a user has visited that section*/ 	
A.menu:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration:none;
}

/*A:menu:visited:over:: Controls the way the  Links on the top and bottom menu look when a user hovers over a section they have visited*/ 		
A.menu:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ca3227;
	font-size : 11px;
	font-style:  normal;
	font-weight: bold;
	text-decoration: none;
} 

/*A.cat:: Controls the way the  Links on the left bar look before a user clicks  or mouse overs on them*/ 	 
A.cat
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:hover:: Controls the way the  Links on the left bar look  when a user passes  their mouse over a them*/ 	
A.cat:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight :  normal;
	font-style:  normal;
	text-decoration:underline;
}

/*A.cat:visited:: Controls the way the  Links on the left bar look after a user has visited that section*/ 
A.cat:visited
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:none;
}
	
/*A.cat:visited:hover:: Controls the way the  Links on the left bar look when a user hovers over a section they have visited*/ 	 
A.cat:visited:hover
{
	font-family :  Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 12px;
	font-weight : normal;
	font-style:  normal;
	text-decoration:underline;
} 





/* ********** CARLS MODS BELOW ********** */

a, img {
	outline: none;
	border: none;
}

#header {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 960px;
	height: 175px;
	background-image: url(../_img/_logo/logo_1.png);
	background-position: left center;
	background-repeat: no-repeat;
}

#header .dy_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 232px;
	height: 175px;
}

#header .dy_logo a {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	width: 232px;
	height: 175px;
}

#header .terra_ad1 {
	margin: 0px;
	padding: 0 0 85px 0;
	float: left;
	width: 728px;
	height: 90px;
}

#top_nav {
	padding: 0 0 0 5px;
	margin: 0px;
	float: left;
	width: 955px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/bg.jpg);
}

#top_nav .dy a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 67px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/dy.jpg);
	background-repeat: no-repeat;
}

#top_nav .dy a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/dy_over.jpg);
	background-repeat: no-repeat;
}

#top_nav .media a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 43px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/media.jpg);
	background-repeat: no-repeat;
}

#top_nav .media a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/media_over.jpg);
	background-repeat: no-repeat;
}

#top_nav .shop a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 37px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/shop.jpg);
	background-repeat: no-repeat;
}

#top_nav .shop a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/shop_over.jpg);
	background-repeat: no-repeat;
}

#top_nav .news a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 107px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/news_events.jpg);
	background-repeat: no-repeat;
}

#top_nav .news a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/news_events_over.jpg);
	background-repeat: no-repeat;
}

#top_nav .connect a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 62px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/connect.jpg);
	background-repeat: no-repeat;
}

#top_nav .connect a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/connect_over.jpg);
	background-repeat: no-repeat;
}

#top_nav .management a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 94px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/management.jpg);
	background-repeat: no-repeat;
}

#top_nav .management a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/management_over.jpg);
	background-repeat: no-repeat;
}

#top_nav .dylive a {
	padding: 0px;
	margin: 0 15px 0 15px;
	float: left;
	width: 49px;
	height: 47px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/dylive.jpg);
	background-repeat: no-repeat;
}

#top_nav .dylive a:hover {
	background-image: url(http://elcartel.cachefly.net/shop/_img/_nav/dylive_over.jpg);
	background-repeat: no-repeat;
}

#main_content {
	margin: 0px;
	padding: 20px;
	float: left;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_content/bg.jpg);
	background-repeat: repeat-y;
}

#left_col {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	width: 610px;
}

#right_col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

.cart_titles {
	padding: 0 0 0 10px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	width: 100%;
	height: 27px;
	color: #ffffff;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_content/cart_hdr_bg.jpg);
	background-repeat: repeat-x;
}

.search_titles {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	height: 27px;
	color: #ffffff;
}

.cart_titles a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;
}

.cart_titles a:hover {
	text-decoration: underline;
}

.cart_titles a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #ffffff;
	text-decoration: none;
}

.cart_titles a:visited:hover {
	text-decoration: underline;
}

#category {
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	width: 300px;
}

#left_links {
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	width: 300px;
}

#terra_right_col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}

#terra_right_col .terra_video {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
	height: 265px;
}

#terra_right_col .terra_ad2 {
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	width: 300px;
	height: 250px;
}

#newsletter {
	margin: 20px 0 0 0;
	padding: 0px;
	float: left;
	width: 300px;
}

#newsletter #newsletter_row {
	margin: 0px;
	padding: 10px;
	float: left;
	width: 280px;
	height: 74px;
	background-image: url(../_img/_newsevents/row_bg.png);
	background-repeat: repeat;
}

#newsletter #newsletter_row #newsletter_events .copy {
	margin: 0 0 10px 0;
	padding: 0px;
	float: left;
	width: 280px;
	font-size: 10px;
	color: #FFFFFF;
}

#newsletter #newsletter_row #newsletter_events .form_field {
	margin: 0 5px 0 0;
	padding: 3px 0 0 5px;
	float: left;
	width: 169px;
	height: 21px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #595959;
	border: 0px;
}

#newsletter #newsletter_row #newsletter_events .form_submit {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 64px;
	height: 21px;
	background-image: url(../_img/en/buttons_map.png);
	background-position: 0px -46px;
	border: 0px;
}

#newsletter #newsletter_row #newsletter_events .form_submit:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 64px;
	height: 21px;
	background-image: url(../_img/en/buttons_map.png);
	background-position: -64px -46px;
	border: 0px;
}

#footer  {
	margin: 0px;
	padding: 10px 10px 10px 20px;
	float: left;
	width: 930px;
	height: 202px;
	background-image: url(http://elcartel.cachefly.net/shop/_img/_footer/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1b1b1b;
}

#footer #footer_shop {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	width: 500px;
}

#footer #footer_shop .header {
	margin: 0px;
	padding: 0 0 5px 0;
	float: left;
	text-align: left;
	width: 200px;
}

#footer #footer_shop .item_first {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 200px;
	height: 24px;
	border-top: solid 1px #5c5c5c;
	border-bottom: solid 1px #5c5c5c;
}

#footer #footer_shop .item_first a {
	line-height: 24px;
	font-size: 12px;
	color: #a6a6a6;
	text-decoration: none;
}

#footer #footer_shop .item_first a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #footer_shop .item {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
	width: 200px;
	height: 24px;
	border-bottom: solid 1px #5c5c5c;
}

#footer #footer_shop .item a {
	line-height: 24px;
	font-size: 12px;
	color: #a6a6a6;
	text-decoration: none;
}

#footer #footer_shop .item a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#footer #footer_image {
	margin: 0 10px 0 0;
	padding: 0px;
	float: left;
	width: 290px;
}

#footer #connect {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 420px;
}

#footer #connect .header {
	margin: 0px;
	padding: 0 0 5px 0;
	float: left;
	text-align: left;
	width: 420px;
}

#footer #connect .social_network {
	margin: 0 10px 10px 0;
	padding: 0px;
	float: left;
	width: 130px;
	height: 50px;
}

#bottom_nav {
	margin: 0px;
	padding: 0 10px 0 5px;
	float: left;
	width: 945px;
	height: 25px;
	background-color: #1b1b1b;
}

#bottom_nav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	overflow: hidden;
}

#bottom_nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	line-height: 25px;
	font-size: 10px;
	color: #6d6d6d;
}

#bottom_nav ul li a {
	margin: 0 5px 0 5px;
	padding: 0px;
	float: left;
	display: block;
	line-height: 25px;
	font-size: 10px;
	color: #6d6d6d;
	text-decoration: none;
}

#bottom_nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom_nav #copyright {
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 25px;
	font-size: 10px;
	color: #6d6d6d;
}
