/* CSS Document */

/*EXTRA*/

* {margin:0; padding:0;}

.clearboth {clear:both;
}

/*HEADINGS/PARAGRAPHS/COLORS*/

h1 {color: #c93434;
	font-size: 19px;
	letter-spacing: -0.5px;
	text-transform: uppercase;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
}

h2 {text-transform: uppercase;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
	display:block;
}

h3 {font-size: 12px;
    font-style: italic;
}

h4 {font-size: 10px;
    color: #c93434;
}

p {
   line-height: 1em;
   font-size: 13px;
}

.red {color: #c93434;
}

.blue {color: #002cc4;
}

/*BACKGROUND*/

body {background: url(../images/background_images/gradient.gif) repeat-x;
      background-position: bottom left;
	  background-color: #000;
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 10px;
	  color: #000;
}

/*WRAPPER*/

#wrapper {background: url(../images/background_images/disc_image.png) bottom left no-repeat;
}

/*CONTAINER*/

#container {width: 835px;
			margin: auto;
			background-color: #fff;
			margin-top: 5px;
			position: relative;
}

/*SIDE SECTIONS*/

#container .side_1 {
	background: url(../images/background_images/side_1.png) no-repeat;
	width: 19px;
	height: 565px;
	position:absolute;
	z-index: 5;
	left:-19px;
}

#container .side_2 {background: url(../images/background_images/side_2.png) no-repeat;
        width: 19px;
		height: 565px;
		position:absolute;
		right:-19px;
		z-index: 5;
}

/*HEADER*/

#header {
	background: url(../images/header_images/header_bg_new.jpg) no-repeat;
	background-position: bottom;
	width: 835px;
}

#logo { display:none;
	   float: left;
	   padding-left: 20px;
	   padding-top: 30px;
}

#alcohollogo {
	   
	   float: left;
	   padding-left: 20px;
	   padding-top: 30px;
}

/*LOGIN NAV*/

#login {background: url(../images/header_images/login.jpg) no-repeat;
        width: 195px;
        height: 45px;
		float: right;
		padding-right: 20px;
}

#login_nav {width: 195px;
	        list-style: none;
            padding-top: 8px;
			padding-left: 20px;
}

#login_nav li {
	font-size: 11px;
	margin: 0;
	display: block;
	float: left;
}

#login_nav a {
	color: #fff;
	display: block;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 3px;
}

#login_nav a.customerlogin {
padding-right:0px;
padding-left:13px;
cursor:pointer;
}


#login_nav a:hover {color: #c93434;
}

/*LOGIN FORM*/

/* Hidden by default */
#login_form {
	background: url(../images/login_form_images/login_bg.png) center no-repeat;
	width: 350px;
	height: 245px;
	position: absolute;
	top: 27px;
	left: 469px;
	z-index: 5;
	color: #fff;
	display:none;

}    

.form_text {padding: 30px 35px 20px 20px;
			line-height: 2em;
}

.form_text a {text-decoration: underline;
              color: #fff;
}

.form_text a:hover {text-decoration: underline;
                    color: #c93434;
}

#form {padding: 0px 30px 20px 30px;
}

.form_bg {background: url(../images/login_form_images/form_bg.png) top center no-repeat;
          width: 188px;
		  height: 20px;
		  border: none;
		  padding-left: 5px;
		  padding-top:3px;
}

label.login {display: block;
       text-align: right;
	   font-weight: bold;
	   font-size: 12px;
}

.button {background: url(../images/login_form_images/button.gif) top no-repeat;
         width: 95px;
		 height: 45px;
         border: none;
		 cursor: pointer;
         color: #fff;
		 float: right;
}

.button:hover {background: url(../images/login_form_images/button_bg_hover.png) no-repeat;
               width: 95px;
			   height: 45px;
			   color: #c93434;
}


customerlogin {cursor:pointer;
}

/*MAIN NAV*/

#main_nav_bg {width: 580px;
			  float: right;
			  padding-top: 40px;
}


#main_nav {list-style: none;
}

#main_nav li {
	float: left;
	font: 14px Verdana, Helvetica, sans-serif;
	display: block;
}
#main_nav a {
	color: #000;
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 19px;
}

#main_nav a:hover {
	background: url("../images/main_nav_images/arrow.gif") bottom center no-repeat;
	display: block;
	color: #c93434;
}

#main_nav a.current {
	background: url("../images/main_nav_images/arrow.gif") bottom center no-repeat;
	display: block;
	color: #c93434;
}

.border_left {border-left: 2px solid #ececec;
}
.border_right {border-right: 2px solid #ececec;
}

/*MAIN PATCH*/

#main_patch {background: url(../images/main_patch_images/main_patch_new.jpg) no-repeat;
             background-position: top;
			 height: 290px;	
}


#product {padding: 35px 0 0 55px;
		  float: left;
		  
}


#personal_product {padding: 35px 0 0 55px;
		  float: left;
		  display:none;
}

#business_product {padding: 35px 0 0 55px;
		  float: left;
		  display:none;
}

#demo_video {padding: 23px 0 0 35px;
		    float: left;
}

/*SUB NAV*/

#sub_nav {float: right;
          width: 200px;
		  padding: 15px 40px 0 0;
}

#content #sidebar #sub_nav {
	float: right;
          width: 200px;
		  padding: 15px 0 0 0;
}

#personal_nav {
	display:none;
}

/*SUB NAV BUTTONS*/

.small_sub_menu {background: url(../images/main_patch_images/personal_bg.gif) center no-repeat;
                 height: 172px;
                 color: #000;
	             padding-top: 5px;
}

.download {background: url(../images/main_patch_images/download_bg.gif) no-repeat;
            height: 260px;
            color: #000;
	        padding-top: 5px;
}

.download .button_heading {font-size: 18px;
                            font-weight: bold;
							text-transform: uppercase;
							color: #c93434;
							padding: 15px 0 0 10px;
}

#sub_menu {
	float: left;
	width: 195px;

} 

#sub_menu ul {
	list-style-type:none;
	margin:0;
	padding: 5px 0 0 20px;
	display: block;
} 

/* for IE6 */
#sub_menu li {
	display: block;
} 

#sub_menu a{color: #000;
            text-decoration: none;
            font-size: 12px;
            display: block;
            padding: 8px;
} 

.border_bottom {border-bottom: 1px dashed #CCC;
}

#sub_menu a:hover {color: #c93434;
} 

#sub_menu a.selected {color: #c93434;
} 

.demo .button_heading {font-size: 16px;
                       font-weight: bold;
					   padding: 10px 0 0 15px;
}

.demo .button_text {font-size: 10px;
                    padding: 5px 0 0 15px;
}

.demo a {display: block;
         background: url(../images/main_patch_images/button.gif) no-repeat;
         height: 83px;
         color: #000;
         text-decoration: none;
		 padding-top: 5px;
}

.demo a:hover {display: block;
               height: 83px;
               color: #c93434;
               background: url(../images/main_patch_images/button_hover.gif) no-repeat;
}

/*DOWNLOAD BUTTON*/

.buy_now .buy_now_heading {font-size: 20px;
                           font-weight: bold;
						   text-transform: uppercase;
					       padding: 10px 0 0 15px;
}

.buy_now .buy_now_text {font-size: 10px;
                        padding: 10px 15px 0 15px;
}

.buy_now a {display: block;
            background: url(../images/main_patch_images/buy_button.gif) no-repeat;
            height: 83px;
            color: #fff;
            text-decoration: none;
		    padding-top: 5px;
}

/*BUSINESS BUTTON*/

.business .button_heading {font-size: 16px;
                       font-weight: bold;
					   padding: 10px 0 0 15px;
}

.business .button_text {font-size: 10px;
                    padding: 5px 0 0 15px;
}

.business a {display: block;
         background: url(../images/main_patch_images/button.gif) no-repeat;
         height: 83px;
         color: #000;
         text-decoration: none;
		 padding-top: 5px;
}
.business a:hover {display: block;
               height: 83px;
               color: #c93434;
               background: url(../images/main_patch_images/button_hover.gif) no-repeat;
}

/*PERSONAL BUTTON*/

.personal .button_heading {font-size: 16px;
                           font-weight: bold;
					       padding: 10px 0 0 15px;
}

.personal .button_text {font-size: 10px;
                        padding: 5px 0 0 15px;
}

.personal a {display: block;
         background: url(../images/main_patch_images/button.gif) no-repeat;
         height: 83px;
         color: #000;
         text-decoration: none;
		 padding-top: 5px;
}
.personal a:hover {display: block;
               height: 83px;
               color: #c93434;
               background: url(../images/main_patch_images/button_hover.gif) no-repeat;
}

/*CONTENT*/

#body_content {
	background: url(../images/main_patch_images/page_fold_repeat.jpg) repeat-y;
	background-position: right;
}

#content {float: left;
	      width: 540px;
	      padding: 30px 20px 40px 30px;
}

#content a {color: #c93434; 
            text-decoration: none;
			font-weight: bold;
}

#content a:hover {color: #c93434;
                  text-decoration: underline;
				  font-weight: bold;
}

/*TEXT AREA*/

#textarea {padding-bottom:20px;
} 

/*TEXT AREA DIVS & STYLES*/

.alcohol_120 {

	float: left;
       text-align: center;
	width: 120px;
	padding-top: 25px;
}


.alcohol_120 img {
	
	border:0;
}

.top_text {float: left;
           width: 380px;
	       padding: 30px 0 20px 0;
}


.top_text li {
	list-style:none;
}



.top_list {list-style-position: inside;
           font-size: 12px;
		   padding-left: 20px;
}

.upgrade_text {float: left; 
               width: 150px;
			   padding-top: 50px;
			   text-align: center;
}

.version_text {float: left;
			   text-align: center;
			   padding: 10px 22px 10px 22px;
}

.version_text2 {float: left;
			   text-align: center;
			   padding: 10px 22px 10px 35px;
}

.special {float: right; 
          padding-top: 50px;
		  padding-right: 10px;
		  text-align: right;
}

.or {width: 100%;
     float: left;
	 text-align: center;
	 font-weight: bold;
	 color: #c93434;
	 font-size: 19px;
	 padding: 40px 0 0 0;
}

.download_120 {float: left;
			   padding: 20px 40px 38px 38px;
}

.middle_text_link {float: left;
                   text-align: center;
				   padding: 10px 10px 10px 10px;
}
.middle_text_2 {float: left;
				padding: 10px 0 20px 0;
				width: 380px;
				
}
                
.smallprint {float: left;
             padding: 50px 0 0 0;
}

.linethrough {text-decoration: line-through;
}
 
.systemlist {font-size: 12px;
			 padding: 20px 30px 20px 60px;
}

.imagealign {padding-left: 50px;
}

.float {float: right;
}

.textleft {float: left;
           width: 350px;
		   height: 116px;
		   padding-bottom: 30px;
}

.imageright {float: right;
             width: 170px;
			 height: 116px;
			 padding-bottom: 30px;
}

/*FORM STYLES*/

#formwrapper {width: 100%;
}

#layout {width: 525px; 
         float: left;
		 padding: 10px 0 10px 0;
		 margin-top: 20px;
		 margin-bottom: 20px;
}

div.row {clear: both;
         padding: 10px 0px 15px 35px;
}

div.row span.naming {float: left;
                     width: 200px;
                     text-align: left;
					 padding-right: 20px;
					 font-size: 11px;
}

/*div.row span.formw {float: right;
                    width: 235px;
                    text-align: left;
}*/

select.bulkwidth {width: 237px;
                  font-size: 10px;
}

.serialbutton {float: right;
               padding: 10px 30px 15px 0px;
}

.normalbutton {float: right;
               background: url(../images/content_images/button_gradient.gif) repeat-x;
			   border: 1px ridge #CCC;
               height: 25px;
               padding: 3px 10px 5px 10px;
			   color: #000;
			   cursor: pointer;
			   margin: 10px 30px 15px 0px;
}

.normalbutton:hover {color: #c93434; 
}

fieldset {padding: 20px 10px 20px 10px;
          border: 1px solid #c93434;
		  background-color: #f7f6f6;
}

legend {font-weight: bold;
        font-size: 12px;
}


#content li {
	list-style:none;
	padding-bottom:8px;
}

#content ul {
	padding-bottom:12px;
}

#textarea h1 {
	padding-bottom:10px;
}

#content .support-text .fallback {
	color:#000000;

}


/*TABBED STRUCTURE*/

#tabbed_container {background: url(../images/content_images/content_corner_1.gif) no-repeat;
                   background-position: 455px 30px;
                   height: 37px;
}

#tabs li {
	display:inline;
	list-style:none;
	text-decoration:none;	
	width:133px;
	padding-top:12px;
	padding-bottom:12px;

}

#tabs li a {
	float:left;
	width:133px;
	text-align:center;
	padding-top:14px;
	padding-bottom:12px;
	color:#852222;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/content_images/tab_link.gif) bottom no-repeat;
	font-weight:bold;
	cursor:pointer;
	padding-right:3px;
}

/**** Tab States - Controlled by JS ***/

#demo_tab {
}


#business_tab  {
}


#personal_tab {
}


#tabbed_container #tabs .demo_tab_selected {
	background:url(../images/content_images/tab_hover.gif) bottom no-repeat;
}



#tabbed_window {height: auto;
                padding: 20px 75px 30px 20px;
				background: url(../images/content_images/content_corner_2.gif) no-repeat;
				background-position: 452px -1px;
				background-color: #f7f6f6;
}

/*Contents of each tab - contained in tabbed_window*/

#tabbed_window #benefits_tab_info {
}

#tabbed_window #business_tab_info {
	display:none;
}


#tabbed_window #personal_tab_info {
	display:none;
}



/*SIDEBAR*/

#sidebar {
	width: 210px;
	float: right;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}

/*SOFTWARE REVIEW*/

#software_reviews {background: url(../images/review_images/review_bg.gif) top no-repeat;
	               padding: 0 0 35px 0px;
	               margin-top: 25px;
}

.software_review_text {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	display: block;
	padding-left: 20px;
}

.soft_images {
	float: left;
	padding-top: 14px;
	padding-left: 10px;
}

.soft_images img {
	padding-left:5px;
}



/*CERTIFICATES*/

#certificates {height: auto;
               padding-bottom: 20px;
}

.cert_heading {font-size: 16px;
               padding-bottom: 15px;
			   color: #333333;
	           letter-spacing: -0.5px;
	           text-align: center;
			   text-transform: uppercase;
               font-family: Verdana, Geneva, sans-serif;
               font-weight: bold;
}

.cert_image {padding-left: 10px;
}

/*FEATURED CLIENTS*/

#featured_clients {padding-bottom: 15px;
}

.feat_heading {font-size: 12px;
               padding-top: 15px;
               padding-bottom: 15px;
			   color: #999999;
	           letter-spacing: -0.5px;
	           text-align: center;
			   text-transform: uppercase;
               font-family: Verdana, Geneva, sans-serif;
               font-weight: bold;
}

#featured_clients_2 {background: url(../images/clients_images/client_outline.gif) no-repeat;
                     width: 215px;
					 height: 82px;
                     position: absolute;
					 top: 680px;
					 left: 600px;
					 z-index: 8;
					 border: 1px solid red;
}

#clientslideshow {
		height:80px;
}


/*TESTIMONIALS*/

.testimonials {
	background: url(../images/testimonials/speech_bubble.gif) no-repeat;
	background-position: center;
	border: 1px solid white;
	padding-bottom: 50px;
}

.testimonials .test_heading {text-transform: uppercase;
                             font-weight: bold;
					         font-size: 16px;
							 margin: 30px 0 0 0;
							 text-align: center;
}

.testimonials .test_text {font-size: 11px;
						  padding: 10px 23px 0 33px;
						  text-align: center;
}

.testimonials a {display: block;
                 color: #000;
                 text-decoration: none;
}

.testimonials a:hover {display: block;
                       color: #c93434;
}

/*FOOTER*/

#footer {
	margin: auto;
	background: url(../images/footer_images/footer_bg.jpg) no-repeat;
	width: 835px;
}

.footer_text {
	float: left;
	color: #fff;
	font-size: 11px;
	padding: 25px 0 0 60px;
}

.footer_text a {
  color: #fff;
  text-decoration: none;
}

.footer_text a:hover {color: #c93434;}

#footer_sub_nav {
	float: right;
	padding-top: 25px;
	padding-bottom: 19px;
	margin: 0px;
}

#footer_nav {
	list-style: none;
	width: 220px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#footer_nav li {float: left;
	            font-size: 11px;
	            margin: 0;
	            padding: 0;
}
#footer_nav a {color: #fff;
	           display: block;
	           padding-right: 20px;
	           text-decoration: none;
}

#footer_nav a:hover {color: #c93434;
}

/*nars*/

#blklnk, #blklnk a:link, #blklnk a:visited, #blklnk a:hover, #blklnk a:active {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}
