/**
 * CSS Claudiu Extra Stylesheet
 *
 *
 * @package templateSystem
 * @copyright Copyright 2010 claudiu@boonsoft.net
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_x_claudiu.css,v 1.1 2010/03/03 13:29:19 claudiu Exp $
 */

/* css buttons */

#subscribeDefault p {font-size: 13px;}

/* News Edit */
        #news .newsItem .newsDate p span.year {font-size:30px; line-height:32px;}
        #news .newsItem H1.NewsTitle {color:#333333;font-size:22px;line-height:26px;text-align:left;margin-bottom: 20px;}
        #news .newsItem H2.NewsArchiveLink {color:#696969;font-size:14px;line-height:17px;text-align:left;margin: 3px 10px;}
        #news .newsItem H2.NewsArchiveLink A:hover {color:#359300;}

		#news .archive .archiveContent a.archiveLink {display:block;width:70px;margin-top:100px;text-decoration:underline; float: left;}
		#news .archive .archiveContent a.rssLink {display:block;margin-left:0px !important; float: right;}
		#news .archive .archiveContent a:hover {color:#359300;}

        #news .archive .archiveContent h1 {font-size:23px !important;}

/* Extra CAPTCHA */
    .textInpt input#captcha {width: 200px;}

body.bgDefault {background:url(../images/containerBg.jpg) center 38px no-repeat;}
body.bgDay {background:url(../images/body_bg_day.jpg) center 38px no-repeat;}
body.bgMorning {background:url(../images/body_bg_morning.jpg) center 38px no-repeat;}
body.bgNight {background:url(../images/body_bg_night.jpg) center 38px no-repeat;}
body.bgSunset {background:url(../images/body_bg_sunset.jpg) center 38px no-repeat;}

.salesHolder {display: block; position: absolute; top: 86px; z-index: 120; width: 185px; height: 208px; background: url(../images/Australia15.png) left top no-repeat;}
/*.salesHolder1 {display: block; position: absolute; top: 86px; z-index: 120; width: 211px; height: 115px; background: url(../images/uk_offer.png) left top no-repeat;}*/
.salesHolder1 {display: block; position: absolute; top: 58px; margin-left: 20px; z-index: 120; width: 159px; height: 230px; background: url(../images/sh_freddie.png) left top no-repeat;}
.salesHolder2 {display: block; position: absolute; top: 86px; z-index: 120; width: 185px; height: 206px; background: url(../images/sales_holder_4.png) left top no-repeat;}
.salesHolderInfo {display: block; position: absolute; top: 86px; z-index: 120; width: 185px; height: 208px; background: url(../images/mmonroe.png) left top no-repeat;}

.extraSaleHolder {display: block; position: absolute; top: 86px; z-index: 120; width: 185px; height: 208px; background: url(../images/uk_offer.png) left top no-repeat;}

/*.extraSaleHolder{display: none;}*/

#wrap_all{}
#wrap_header, #wrap_mainpage, #wrap_footer {}
#header, #mainpage, #footer {}

#wrap_bg_box {position: relative; top: -800px; width: 100%; height: 0px; z-index: -10;}
#bg_box {position: relative; top: 0px; width: 100%; height: 800px; background: url("../images/main_footer_bg3.jpg") no-repeat scroll center bottom transparent;}
.indexDefaultSEO {height: 10px; margin-top: -10px; float:left; overflow:hidden; display:block; text-align:right;}

#fistTime {margin-left: 20px;}

#checkoutShipping, #checkoutConfirmDefault, .accountMenu, .accountShortInfo {margin-left:10px; margin-right: 10px;}
#checkoutShipping .shippingNotes {margin: 10px 0;}
.shippingNotes {margin: 10px;}
#checkoutShipping .termsconditions { font-size: 1.4em; font-weight: bold; margin-left: -0.3em;}
#checkoutShipping .commentsShipping { margin-top: 10px;}
#checkoutShipping .checkoutButton { text-align: center; margin: 5px auto;}
#checkoutShipping { width: 700px; margin: 0 auto;}
