html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -------------------------------------------------------- */

@font-face {
	font-family: 'Museo700';
	src: url('font-face/museo700-regular-webfont.eot');
	src: local('вє'), url('font-face/museo700-regular-webfont.woff') format('woff'), url('font-face/museo700-regular-webfont.ttf') format('truetype'), url('font-face/museo700-regular-webfont.svg#webfontJitXD7yN') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProBold';
	src: url('font-face/myriadpro-bold-webfont.eot');
	src: local('вє'), url('font-face/myriadpro-bold-webfont.woff') format('woff'), url('font-face/myriadpro-bold-webfont.ttf') format('truetype'), url('font-face/myriadpro-bold-webfont.svg#webfontGnPeDhRv') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadProSemibold';
	src: url('font-face/myriadpro-semibold-webfont.eot');
	src: local('вє'), url('font-face/myriadpro-semibold-webfont.woff') format('woff'), url('font-face/myriadpro-semibold-webfont.ttf') format('truetype'), url('font-face/myriadpro-semibold-webfont.svg#webfontQCxt8qXY') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background:url('../images/main_bg.png') no-repeat center 172px #00132c;
	font-family:Arial;
}

.clear {
	clear:both;
}

#page {
	background:url('../images/page_bg.gif') repeat-x top left transparent;
	padding-top:9px;
	min-width:980px;
}

.isIE6 #page {
	display:inline-block;
}

/* -------------------------------- Header -------------------------------- */

#header_wrapper {
	text-align: center;
	background:url("../images/header_bg.png") no-repeat center top #000D1F;
}

#header {
	height:163px;
	width:980px;
	margin:0 auto;
	z-index:300;
	position:relative;
}

#logo {
	float: left;
	margin-top: 37px;
	margin-right:11px;
}

#logo_description {
	float:left;
	margin-top:85px;
}

#header_cart {
	float:right;
	width:140px;
	height:62px;
	background:url('../images/shopping_bag.png') no-repeat 10px 21px transparent;
	position:relative;
}

#header_cart span {
	color:#576981;
	font-size:12px;
	position:absolute;
	top:29px;
	right:5px;
}

#header_cart a {
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	top:45px;
	right:6px;
	position:absolute;
}

#header_cart a:hover {
	text-decoration:none;
}

#communication {
	float:right;
	padding-top:36px;
	margin-right: 25px;
}

#communication ul {
	float:right;
}

#communication li,
#communication a {
	float:left;
}

#social_pages {
	margin-left:36px;
}

#social_pages li {
	padding-left:1px;
}

#social_pages a {
	width:27px;
	height:26px;
}

#email {
	background:url('../images/social_icons_sprite.png') no-repeat 0 0 transparent;
}
#email:hover {
	background-position:  -27px 0;
}

#twitter {
	background:url('../images/social_icons_sprite.png') no-repeat 0 -52px transparent;
}
#twitter:hover {
	background-position: -27px -52px;
}

#facebook {
	background:url('../images/social_icons_sprite.png') no-repeat 0 -26px transparent;
}
#facebook:hover {
	background-position:  -27px -26px;
}

/*
#rss {
	background:url('../images/social_icons_sprite.png') no-repeat -27px -26px transparent;
}
*/

#contact_pages a {
	line-height:26px;
	color:#fff;
	text-decoration:underline;
	font-size:12px;
}

#contact_pages a:hover {
	text-decoration:none;
}

#contact_pages a.active {
	color:#01a9ff;
	font-weight:bold;
	text-decoration:none;
}

#contact_pages .separator {
	width:1px;
	height:11px;
	margin:8px 7px 7px 7px;
	background-color:#4c6688;
	display:inline-block;
}

#main_menu {
	float:right;
	margin-top:21px;
}

#main_menu a {
	text-decoration:none;
}

#main_menu a.right_bg:hover {
	color: #384e68;
}

#main_menu li {
	float:left;
}

#main_menu li.active {
	background:url('../images/menu_button_bg.png') repeat-x left top transparent;
	margin:0 5px;
}

.isIE6 #main_menu li.active {
	background-image: url('../images/menu_button_bg.gif');
}

#main_menu li.active .left_bg {
	background:url('../images/menu_button_left_bg.png') no-repeat left top transparent;
	float:left;
	margin-left:-5px;
}

.isIE6 #main_menu li.active .left_bg {
	background-image: url('../images/menu_button_left_bg.gif');
	position:relative;
	left:-5px;
	margin:0;
}

#main_menu li.active .right_bg {
	background:url('../images/menu_button_right_bg.png') no-repeat right top transparent;
	margin-right:-5px;
}

.isIE6 #main_menu li.active .right_bg {
	background-image:url('../images/menu_button_right_bg.gif');
	position:relative;
	right:-5px;
	margin-right:-5px;
	padding-left:6px;
}

#main_menu .right_bg {
	font-family: 'Museo700';
	font-size:16px;
	color:#fff;
	padding:11px 11px 12px 11px;
	font-size-adjust:0.51;
	line-height:16px;
	height:16px;
	float:left;
	text-transform: uppercase;
}

/* -------------------------------- Content -------------------------------- */

/* -- Content header -- */

/* -- Content header left -- */

#content_wrapper {
	width:980px;
	margin:0 auto 0;
	padding:20px 0 65px 0;
}

#content_header {
	width:100%;
	float:left;
}

#content_header_left {
	float: left;
	width: 709px;
}

#content_header_left .top_cap {
	clear:both;
	height:24px;
	margin-left:24px;
	background-color:#fff;
	position:relative;
}

#content_header_left .top_cap .left_bg {
	position:absolute;
	display:block;
	height:24px;
	width:24px;
	left:-24px;
	top:0;
	background:url('../images/content-corners.png') no-repeat 0 -50px transparent;
}

/* -- Search Form -- */

#search_form {
	padding:25px 0 30px 0;
	border-bottom:1px solid #c3ceda;
}

#search_form select {
	display:none;
}

#search_category {
	margin-right:15px;
}

.select_wrapper {
	float:left;
	background: url('../images/input_bg.gif') repeat-x 0 0 transparent;
}

.select_wrapper .left_bg {
	float:left;
	background: url('../images/input_left_bg.gif') no-repeat left top transparent;
}

.select_wrapper .right_bg {
	float:left;
	background: url('../images/input_right_bg.gif') no-repeat right top transparent;
}

.select_wrapper .select_content {
	height:24px;
	float:left;
	background-image: url('../images/select_bg.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	padding:3px 0;
}

#search_form .select_wrapper .select_content {
	width:210px;
	background-position: 192px 13px;
}

#search_form .input_wrapper {
	float:right;
	width: 174px;
}

.input_wrapper {
	background: url('../images/input_bg.gif') repeat-x 0 0 transparent
}

.input_wrapper .left_bg {
	background: url('../images/input_left_bg.gif') no-repeat left top transparent;
}

.input_wrapper .right_bg {
	background: url("../images/input_right_bg.gif") no-repeat scroll right top transparent;
	height: 30px;
	padding: 0;
}

#search_form #search_keyword {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #00254B;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 13px;
	line-height: 13px;
	padding: 8px 0px 9px 10px;
	width: 125px;
}

#search_form #search_submit {
	background: url("../images/search-button.png") no-repeat left top;
	border: medium none;
	cursor: pointer;
	float: right;
	height: 30px;
	padding: 0;
	width: 30px;
	margin-left: 14px;
}
#search_form #search_submit:hover {
	opacity:0.9;
}

.isIE7 #search_form input {
	display:inline-block;
}

/* -- Stylish select -- */

#search_form .newListSelected {
	width:210px;
}

.newListSelected {
	float:left;
	z-index:1;
}

#search_form .selectedTxt {

}

.selectedTxt {
	color: #00254B;
	font-size: 12px;
	height: 24px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 25px 0 11px;
}

#search_form .newList {
	width:209px;
}

.newList {
	z-index:9999;
	border-top:1px solid #fff;
	border-left:1px solid #e3e9ef;
	border-bottom:1px solid #e3e9ef;
	max-height:180px;
	position:absolute;
	overflow:auto;
	background-color:#e3e9ef;
	display: none;
}

.isIE6 .newList {
	height:180px;
}

.newList li {
	display:block;
	padding:0 !important;
}

.newList a {
	color:#00254B;
	display:block;
	font-size:12px;
	line-height:16px;
	padding-left:11px;
	text-decoration:none;
}

.newListHover,
.hiLite {
	background:#fff;
}

/* -- Content header right -- */

#content_header_right {
	float:right;
	width:271px;
}

#content_header_right .top_cap {
	clear:both;
	height:24px;
	margin-right:24px;
	background-color:#E9F3FE;
	position:relative;
}
.sidebar-cart-plugged #content_header_right .top_cap {
  background-color:#455169;
}

#content_header_right .top_cap .right_bg {
	position:absolute;
	height:24px;
	width:24px;
	top:0;
	right:-24px;
	background:url('../images/content-corners.png') no-repeat 0 -125px transparent;
}
.sidebar-cart-plugged #content_header_right .top_cap .right_bg {
  background:url('../images/content-corners.png') no-repeat 0 -150px transparent;
}
.isIE6 #content_header_right .top_cap .right_bg,
.isIE6 #content_footer_right .bottom_cap .right_bg {
	right:-25px;
}

/* -- Content -- */

#inner_content_wrapper {
	float:left;
	background:#d1d9e2;
	padding:0;
	margin:0;
	width:100%;
}

.catalog #content,
.search #content {
	width: 669px;
	padding:0 20px;
	float:left;
	background-color: #FFFFFF;
}
.userpage #content {
	width: 649px;
	padding:0 30px;
	float:left;
	background-color: #FFFFFF;
}

.catalog #content h1,
.search #content h1,
.userpage #content h1 {
	color:#00132c;
	font-family:'MyriadProBold';
	font-size:22px;
	line-height:22px;
	text-transform: uppercase;
	padding-bottom:14px;
	margin-top:-5px;
	float:left;
	position:relative;
}

.catalog #content .header_border,
.search #content .header_border,
.userpage #content .header_border {
	border-bottom:3px solid #e5e7e9;
}
.userpage #content h1{
  font-size: 36px;
  font-family: 'Museo700';
  font-weight: normal;
  text-transform: capitalize;
  padding-top:25px;
}
.userpage #content .header_border{
  border: none;
}

/*-- Templates block --*/

#templates_block {
	float: left;
	width:100%;
}

/* -- Pager -- */

.search-message {
	border-bottom:1px solid #D4D4D4;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	padding:7px 0;
	text-align:center;
}

.pager_wrapper {
	clear:both;
	font-size:12px;
	line-height:24px;
	overflow:hidden;
	position: relative;
}

.isIE6 .pager_wrapper {
	display:inline-block;
}

.pager_wrapper span {
	color:#1F365C;
}
.pager_wrapper h2 {
  position: absolute;
  left:0;
  padding:0;
  margin:0;
  line-height: 18px;
  top:10px;
  font-family: 'MyriadProBold';
  font-size:18px;
  color:#00132c;
  text-transform: uppercase;
}

.pager {
	font-size:12px;
	float:right;
	line-height:13px;
}

.top_pager {
	padding-top:15px;
	margin-bottom:-5px;
}
.top_pager .pager {
  padding-bottom:2px;
}

.bottom_pager {
	padding-top:10px;
}

.pager p {
	color:#90a3bb;
	text-align:right;
	padding-right:5px;
	font-size:10px;
	text-transform: uppercase;
}

.page_browse_wrapper {
	float:right;
	padding-top:6px;
}

.pager span {
	color:#5e5e5e;
	float:left;
	padding: 0 2px 0 0px;
}

.pager .separator {
	padding:0;
}

.pager strong {
	font-weight:bold;
	float:left;
	color:#1f365c;
	padding: 0 5px 0 4px;
	background:url('../images/pager_separator.gif') no-repeat right 2px transparent;
}

.pager a {
	color:#007eff;
	text-decoration:underline;
	float:left;
	padding: 0 5px 0 4px;
	background:url('../images/pager_separator.gif') no-repeat right 2px transparent;
}

.no_border {
	background: none!important;
	padding-right:4px!important;
}

.pager a:hover {
	text-decoration:none;
}


/* -- Templates -- */

.template {
	float:left;
	font-size:12px;
	overflow:hidden;
	width:145px;
	padding:12px 29px 12px 0;
}

.template .in-cart {
  position: absolute;
  right:0px;
  bottom:0px;
  color:#fff;
  font-size:11px;
  padding:5px;
  text-decoration: none;
  border:none;
  background-color: green;
  -moz-border-radius-topleft:10px;
  -webkit-border-radius-topleft:10px;
  border-top-left-radius:10px;
  -moz-border-radius-bottomright:10px;
  -webkit-border-radius-bottomright:10px;
  border-bottom-right-radius:10px;
}

.template.last {
	padding-right:0;
}

.template dt .switcher {
	display: block;
	width:13px;
	position: absolute;
	top:3px;
	height:12px;
	background: url('../images/radio-buttons.png') no-repeat left -15px;
}
*+html .template dt .switcher {
	top:4px;
}
.template dt .switcher.disabled {
	background: url('../images/radio-buttons.png') no-repeat left 0px;
}
#featured-carousel .template dt .switcher.disabled {
	background-position: 0 -75px;
}
.template dt .switcher.checked {
	background: url('../images/radio-buttons.png') no-repeat left -30px;
}
.template dl * {
  font-size:11px;
}


.template_thumbnail {
	height:165px;
	width:145px;
	text-decoration: none;
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
}

.template_thumbnail input ,
.template_thumbnail img {
	position:absolute;
	bottom:0;
	border:0;
	padding:0;
	margin:0;
	left:0;
	cursor: pointer;
}

.template_actions {
	float:left;
	background-color:#0f284b;
	display:inline-block;
	height:28px;
	width:137px;
	margin:0 4px;
	position:relative;
	text-align: center;
}



.template_actions div {
	position:absolute;
	top:0;
	width:4px;
	height:28px;
}

.template_actions .left_bg {
	background:url('../images/template_actions_left_bg.png') no-repeat left top transparent;
	left:-4px;
}

.template_actions .right_bg {
	background:url('../images/template_actions_right_bg.png') no-repeat right top transparent;
	right:-4px;
}

.template_actions .template_view {
	padding-right:7px  !important;
	background:url("../images/template_actions_separator.gif") no-repeat scroll right center transparent;
}
.gecko .template_actions .template_view {
  padding-right:8px  !important;
}
.webkit .template_actions .template_view ,
.opera .template_actions .template_view {
  padding-right:9px  !important;
}

.template_actions.regular-state .template_view {
	padding-right:25px  !important;
}
.gecko .template_actions.regular-state .template_view {
  padding-right:26px  !important;
}
.webkit .template_actions.regular-state .template_view ,
.opera .template_actions.regular-state  .template_view {
  padding-right:27px  !important;
}

.template_actions .template_add {
	background:transparent;
	text-align: center;
}
.win.gecko .template_actions .template_add ,
.opera .template_actions .template_add {
	width:62px;
}
.linux.gecko .template_actions .template_add {
	width:69px;
}
.ie7 .template_actions .template_add {
	margin-left:-2px;
	width:60px;
}
.template_actions a.template_add,
.template_actions a.template_buy {
  padding-left:2px !important;
}
.template_actions.regular-state a.template_buy {
  padding-left:20px !important;
}
.opera .template_actions input.template_buy ,
.chrome .template_actions input {
  margin-left:3px;
}
.template_actions.regular-state input.template_buy{
  margin-left:18px;
}
.template_actions .disabled {
  display: none;
}
.template_actions a,
.template_actions input {
  border:none;
  cursor: pointer;
  margin:0;
  padding:0px !important;
  text-align: center;
  position: relative;
  top:8px;
  background-color: transparent;
  display:inline-block;
  font-size:10px;
  color:#fff;
  text-decoration: none;
  font-family: 'MyriadProSemibold';
  text-transform: uppercase;
  font-size-adjust:0.49;
}
.ie7 .template_actions a {
  top:6px;
}
.ie7 .template_actions input {
  top:7px;
}
.opera .template_actions a ,
.opera .template_actions input {
  top:9px;
}
.webkit .template_actions a ,
.webkit .template_actions input {
  top:7px;
}
.template_actions input.hover {
  text-decoration: underline;
}
.template_actions input:hover ,
.template_actions a:hover {
  text-decoration: underline;
}
.template_info {
	clear:both;
	color:#1e355e;
	display:block;
	line-height:14px;
	overflow:hidden;
	padding:15px 2px 5px;
}

.template_info dt {
	float:left;
	padding-right:4px;
}

.template_info a {
	font-weight:bold;
	color:#1e355e;
	text-decoration:underline;
}

.template_info a:hover {
	text-decoration:none;
}

.template_prices {
	padding: 0 0 8px 0;
	display:inline-block;
	line-height:20px;
}
*+html .template_prices {
	padding: 0 0 6px 0;
	display:inline;
}

.template_prices dt {
	float:left;
	position:relative;
	height:20px;
	width:20px;
}

.template_prices input {
	margin:0;
	padding:0;
	position:absolute;
	top:4px;
	left:2px;
}

.isIE7 .template_prices input,
.isIE6 .template_prices input {
	top:1px;
	left:0;
}

.template_prices dd {
	color:#8390a5;
	float:left;
	white-space:nowrap;
	overflow:hidden;
	padding-left:1px;
}

.template_prices dd.collective strong {
	color:#d92115;
}

.template_prices dd.clear {
	float:none;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.template_prices label {
	float:left;
}
.not-promotional .collective-control ,
.not-promotional .collective {
  visibility: hidden;
}

.not-promotional .regular * {
  display: none;
}
.not-promotional .template_prices dt {
  width:0px !important;
}
/* -- Preview popup -- */

#price-description,
#tip-description {
	display:block;
	position:absolute;
	width:300px;
	visibility:hidden;
	left:-1000px;
	top:-1000px;
	padding:5px;
	font-size:12px;
	color:#1f365c;
	border:1px solid #0f284b;
	background-color:#fff;
	line-height:14px;
	z-index:9999;
	filter:alpha(opacity=90);
	opacity:0.9;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}
#price-description .description {
  padding:0;
  margin:0;
}
#price-description .collective {
  display:none;
}
#price-description.collective .collective {
  display:block;
}
#price-description.collective .regular {
  display:none;
}

#template_preview_block {
	display:none;
	position:absolute;
	border:1px solid #1f365c;
	background-color:#fff;
	padding:0 9px 9px 9px;
	z-index:9999;
}

#template_preview_title {
	margin:0;
	padding:0;
	line-height:30px;
	white-space:nowrap;
	color:#1f365c;
	font-size:16px;
	font-family:Arial;
}

#progress_bar {
	background: url('../images/progress_bar.gif') no-repeat scroll center 30px #e3e9ef;
	border:1px solid #1f365c;
	color:#1f365c;
	font-family:Tahoma;
	font-size:10px;
	left:50%;
	margin-left:-67px;
	padding:10px 10px 30px;
	position:absolute;
	text-align:left;
	top:45%;
	width:125px;
}

/* -- Sidebar -- */


#sidebar {
	float:right;
	width:271px;
	padding:0px;
	background-color: #e9f3fe;
}
#sidebar .progress-wrapper {
  text-align: center;
  text-transform: uppercase;
  background-color: #d1dce9;
  margin-bottom: 25px;
  padding:27px 0 0 0;
}
#sidebar .progress-wrapper #progress-bar {
  padding-bottom:27px;
}
#sidebar .progress-wrapper .progress-title {
  padding: 0 35px 14px 0;
}
#sidebar .progress-wrapper .progress-title #tip {
  right: 0px;
}

/* -- Sidebar --> Shopping cart -- */

#sidebar_shopping_cart {
	/*
	background:url('../images/big-bag.png') no-repeat 148px 42px #455169;
		*/
	background-color: #455169;
	height:120px;
	overflow: visible;
	position:relative;
	clear:both;
	padding:0 20px;
}

#sidebar_shopping_cart h3 {
	color:#fff;
	font-family:'MyriadProBold';
	font-size:22px;
	line-height:22px;
	text-transform: uppercase;
	padding-bottom:14px;
	margin-top:-5px;
	float:left;
	position:relative;
}

#sidebar_shopping_cart .header_border {
	border-bottom:3px solid #586378;
}

#sidebar_shopping_cart dl {
	width:135px;
	height:85px;
	float:left;
	position:relative;
}

#sidebar_shopping_cart dt {
	font-size:11px;
	position:absolute;
	top:20px;
}

#sidebar_shopping_cart dd {
	font-size:27px;/*30*/
	position:absolute;
	font-family: 'MyriadProBold';
	top:43px;/*40*/
}

#sidebar_shopping_cart .discount {
	color:#fdd158;
	left:0;
}

#sidebar_shopping_cart .total {
	color:#fff;
	left:75px;/*75*/
}

#templates_in_cart {
	font-size:11px;
	position:absolute;
	right:31px;
	top:53px;
	color:#fff;
	text-decoration: underline;
}

#view_cart {
	display:inline-block;
	float:right;
	margin:45px 2px 0 0;
	color:#fff;
	cursor: pointer;
	font-size:11px;
	background:url('../images/small_button_left_bg.gif') no-repeat left top #d92216;
	text-decoration:none;
}

#view_cart span {
	float:left;
	background:url('../images/small_button_right_bg.gif') no-repeat right top transparent;
	padding:0 13px;
	height:21px;
	line-height:20px;
	text-decoration:none;
}

#view_cart:hover span {
	text-decoration: underline;
}

/* -- Sidebar --> Products list -- */

#sidebar_products_list {
	padding:0px 20px 0 20px;
	clear:both;
}

#sidebar_products_list h2 {
	color:#00132c;
	font-family:'MyriadProBold';
	font-size:22px;
	line-height:22px;
	text-transform: uppercase;
	padding-bottom:14px;
	clear:both;
	border-bottom:3px solid #bcc5cf;
	margin-top:-5px;
	position:relative;
}

#sidebar_products_list ul {
	padding:16px 0 16px 0;
}
#sidebar_products_list li ul {
	padding:2px 0 16px 13px;
}

#sidebar_products_list li {
	line-height: 16px;
	padding-left:10px;
	font-size:12px;
	background:url('../images/list_marker.gif') no-repeat left 6px transparent;
}
#sidebar_products_list li.closed {
	background:url('../images/list_marker_closed.gif') no-repeat left 4px transparent;
}
#sidebar_products_list li li {
	background:none;
	line-height: 18px;
}
#sidebar_products_list li strong {
  cursor:pointer;
  border-bottom:1px solid #a7b1be;
  margin-left:7px;
}
#sidebar_products_list li.closed strong {
  border-bottom:none;
}

#sidebar_products_list a {
	color:#00132c;
	text-decoration:none;
}

#sidebar_products_list a:hover,
#sidebar_products_list .active a {
	text-decoration:underline;
}

/* -- Content footer -- */

#content_footer {
	overflow:hidden;
	clear:both;
}

/* -- Content footer left -- */

#content_footer_left {
	float: left;
	width: 709px;
}

#content_footer_left .bottom_cap {
	clear:both;
	height:24px;
	margin-left:24px;
	background-color:#fff;
	position:relative;
}

#content_footer_left .bottom_cap .left_bg {
	position:absolute;
	height:24px;
	width:24px;
	top:0;
	left:-24px;
	background:url('../images/content-corners.png') no-repeat 0 0 transparent;
}

/* -- Content footer right -- */

#content_footer_right {
	float: right;
	width: 271px;
}

#content_footer_right .bottom_cap {
	clear:both;
	height:24px;
	margin-right:24px;
	background-color:#e9f3fe;
	position:relative;
}

#content_footer_right .bottom_cap .right_bg {
	position:absolute;
	height:24px;
	width:24px;
	top:0;
	right:-24px;
	background:url('../images/content-corners.png') no-repeat 0 -100px transparent;
}

/* -------------------------------- Footer -------------------------------- */

#footer_wrapper {
	text-align: center;
	background:url("../images/footer_left_bg.png") repeat-x scroll center top transparent;
	/*background:url('../images/footer_bg.png') no-repeat left top transparent;*/
	position:relative;
	z-index:100;
}
#footer_wrapper.bottom-footer {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

#footer_right_bg {
	height: 100px;
	right: 0;
	width:50%;
	position: absolute;
	top: 0;
	background:url('../images/footer_right_bg.png') repeat-x center top transparent;
	z-index:200;
}

#footer {
	background:url('../images/footer_bg.png') no-repeat center top transparent;
	height:100px;
	width:980px;
	margin:0 auto;
	overflow: hidden;
	position:relative;
	z-index:300;
}

#footer_menu {
	float:left;
	text-transform: uppercase;
	margin-top:26px;
}

#footer_menu li,
#footer_menu a {
	float:left;
	line-height:16px;
	font-size:11px;
	color:#fff;
}

#footer_menu a {
	color:#537388;
	text-decoration:underline;
}

#footer_menu a:hover {
	text-decoration:none;
}

#footer_menu a.active {
	color:#fff;
}

#footer_menu .separator {
	background-color: #4C6688;
	display: inline-block;
	height: 12px;
	margin: 2px 8px 2px;
	width: 1px;
}

#payment_icons {
	float:right;
	margin-top:27px;
	margin-left:64px;
}

#payment_icons li {
	float:left;
	padding:0 1px;
}
#tm-logo {
  display:inline;
  float:right;
  height:51px;
  margin:11px 0px 0 0;
  width:248px;
  background: url('../images/templatemonster-logo.png') no-repeat left top;
}
#copyright {
	float:left;
	clear:left;
	padding-top:10px;/*25*/
	color:#537388;
	font-size:12px;
	line-height:14px;
	text-align:left;
}

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

#copyright a:hover {
	text-decoration:none;
}

/* -------------------------------- Preview Page -------------------------------- */

.preview #content_wrapper .cap,
.cart .cap,
#content_wrapper.wide .cap{
	margin:0 24px;
	clear:both;
	background-color:#fff;
	position:relative;
	height:24px;
}

.preview #content_wrapper .cap div,
.cart .cap div ,
#content_wrapper.wide .cap div {
	display:block;
	height: 24px;
	width: 24px;
	position:absolute;
	top:0;
}

.preview #content_wrapper .top_cap .left_bg,
.cart .top_cap .left_bg ,
#content_wrapper.wide .top_cap .left_bg {
	background: url("../images/content-corners.png") no-repeat scroll 0 -50px transparent;
	left:-24px;
}

.preview #content_wrapper .top_cap .right_bg,
#content_wrapper.wide .top_cap .right_bg,
.cart .top_cap .right_bg {
	background: url("../images/content-corners.png") no-repeat scroll 0 -75px transparent;
	right:-24px;
}

.preview #content_wrapper .bottom_cap .left_bg,
#content_wrapper.wide .bottom_cap .left_bg,
.cart .bottom_cap .left_bg {
	background: url("../images/content-corners.png") no-repeat scroll 0 0 transparent;
	left:-24px;
}

.preview #content_wrapper .bottom_cap .right_bg,
#content_wrapper.wide .bottom_cap .right_bg,
.cart .bottom_cap .right_bg {
	background: url("../images/content-corners.png") no-repeat scroll 0 -25px transparent;
	right:-24px;
}

.preview #content  {
	clear:both;
	padding:0;
	background-color:#fff;
	overflow:hidden;
	color:#141414;
	font-size: 13px;
}
#content_wrapper.wide #content {
	clear:both;
	float:none;
	background-color:#fff;
	overflow:hidden;
	width:auto;
	color:#141414;
	font-size: 13px;
}


.isIE6 .preview #content {
	display:inline-block;
}

.preview #main-preview {
	float: left;
	margin: 0 4px;
	overflow: hidden;
}

.isIE6 .preview #main-preview {
	display:inline-block;
	float:none;
}

.preview h3 {
	font-family:'MyriadProSemibold';
	font-size:20px;
	text-transform: capitalize;
	padding:10px 30px 15px 30px;
}

/* -- Preview Page --> Inner navigation -- */

#inner_navigation {
	clear:both;
	padding:18px 0 0 0;
	line-height: 15px;
	overflow:hidden;
}

.isIE6 #inner_navigation {
	display:inline-block;
}

#inner_navigation h6 {
	font-weight:normal;
	padding:0 0 5px 0px;
}

#inner_navigation ul {
	overflow:hidden;
	clear:both;
}

#inner_navigation li {
	float:left;
}

#inner_navigation span {
	cursor: pointer;
	text-decoration: underline;
	color:#4898d8;
	padding:0 6px 0 7px;
	background:url('../images/inner_navigation_separator.gif') no-repeat left 3px transparent;
}

#inner_navigation .first span {
	padding-left:0;
}

#inner_navigation .first span {
	background:none;
}

#inner_navigation .hover {
	text-decoration: none;
}

#inner_navigation .active {
	text-decoration: none;
	font-weight:bold;
	color:#141414;
}

/* -- Preview Page --> Bottom content -- */

#bottom_content {
	width:940px;
	overflow:hidden;
	margin:0 auto;
}

/* Icon sets type width corrections */

.icon-sets #bottom_content {
	width:950px;
}

.icon-sets #preview_side {
	width:467px;
}

/* -- Preview Page --> Preview side -- */

#preview_side {
	float: left;
	overflow: hidden;
	padding: 0 0 0 0;
	width: 430px;
}

#preview_side h4 {
	font-family: 'MyriadProSemibold';
	font-size:20px;
	text-transform: capitalize;
	padding:15px 0;
}

/* -- Preview Page --> Info side -- */

#info_side {
	float: right;
	padding: 35px 0 0 0;
	width: 465px;
}

/* -- Preview Page --> Price block -- */

#price_block .controls input,
#price_block .controls a{
  position: static;
  display: inline;
  float:left;
  width:144px;
  border:none;
  cursor: pointer;
  height: 40px;
}
#price_block .controls {
  padding: 22px 0 16px 0;
  text-align: center;
  overflow: hidden;
}

#price_block dl {
	height:40px;
	clear:both;
	display:block;
	background:url('../images/preview_price_block_bg.gif') repeat-x left top transparent;
	position:relative;
}

#price_block dt {
	background: url("../images/preview_price_block_left_bg.gif") no-repeat scroll left top transparent;
	float:left;
	height: 40px;
	width: 28px;
}

#price_block dd {
	background: url("../images/preview_price_block_right_bg.gif") no-repeat scroll right top transparent;
	float: right;
	height: 38px;
	line-height:38px;
	padding:0 20px 2px 0;
	width:415px;
	font-family: 'MyriadProSemibold';
	font-size: 20px;
	color: #2A2A2A;
}

#price_block input {
	padding:0;
	margin:0;
	position:absolute;
	left:10px;
	top:13px;
	z-index:0;
}

.isIE6 #price_block input,
.isIE7 #price_block input {
	top:9px;
	left:5px;
}

#price_block label {
	width:437px;
	display: block;
	padding: 0 0 2px 30px;
	height:38px;
	line-height:38px;
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}

#price_block span {
	z-index:100;
	right:20px;
	top:0;
	position:absolute;
	height:38px;
	display:block;
}

#collective_option span {
	color:#f00b03;
}

#regular_option span {
	color:#01a9ff;
}

#price_block p {
	line-height: 17px;
	padding: 3px 20px 13px 30px;
}

/* -- Preview Page --> Buttons -- */

#buttons {
	padding:15px 0;
	overflow:hidden;
}

.isIE6 #buttons {
	display:inline-block;
}
#buy_button {
	background: url('../images/deal-buttons.png') no-repeat 0 0 transparent;
}
#buy_button:hover {
	background-position: 0 -41px;
}
.actioned #buy_button {
	background-position: 0 -82px;
}
.actioned #buy_button:hover {
	background-position: 0 -123px;
}
#add_button {
  margin: 0 16px !important;
  background: url('../images/deal-buttons.png') no-repeat 0 -164px;
}
#add_button:hover {
  background-position: 0 -205px;
}
#customize_button {
  background: url('../images/deal-buttons.png') no-repeat 0 -246px;
}
#customize_button:hover {
  background: url('../images/deal-buttons.png') no-repeat 0 -287px;
}
#price_block.actioned .controls #customize_button {
	display:none;
}
/*#buy_button {
    float:left;
    margin-right:16px;
    background:url('../images/big_button_red_bg.gif') repeat-x left top transparent;
    text-decoration:none;
    color:#fff;
    font-family:'Museo700';
    font-size:15px;
    text-shadow:#8a0705 1px 1px 1px;
}

#buy_button .left_bg {
    float:left;
    background:url('../images/big_button_red_left_bg.gif') no-repeat left top transparent;
}

#buy_button .right_bg {
    float:left;
    background:url('../images/big_button_red_right_bg.gif') no-repeat right top transparent;
    width:142px;
    line-height:37px;
    height:37px;
    padding:0 2px 3px 0;
    text-align:center;
}*/

/*#add_button {
    float:left;
    background:url('../images/big_button_light_blue_bg.gif') repeat-x left top transparent;
    text-decoration:none;
    color:#fff;
    font-family:'Museo700';
    font-size:15px;
    text-shadow:#044595 1px 1px 1px;
}

#add_button .left_bg {
    float:left;
    background:url('../images/big_button_light_blue_left_bg.gif') no-repeat left top transparent;
}

#add_button .right_bg {
    float:left;
    background:url('../images/big_button_light_blue_right_bg.gif') no-repeat right top transparent;
    width:142px;
    line-height:37px;
    height:37px;
    padding:0 2px 3px 0;
    text-align:center;
}*/

/*#customize_button {
    float:right;
    background:url('../images/big_button_dark_blue_bg.gif') repeat-x left top transparent;
    text-decoration:none;
    color:#fff;
    font-family:'Museo700';
    font-size:15px;
    text-shadow:#001229 1px 1px 1px;
}

#customize_button .left_bg {
    float:left;
    background:url('../images/big_button_dark_blue_left_bg.gif') no-repeat left top transparent;
}

#customize_button .right_bg {
    float:left;
    background:url('../images/big_button_dark_blue_right_bg.gif') no-repeat right top transparent;
    width:142px;
    line-height:37px;
    height:37px;
    padding:0 2px 3px 0;
    text-align:center;
    overflow:hidden;
}*/

/* -- Preview Page --> Template meta data -- */

#template_meta_data {
	background:url('../images/template_info_block_left_top_bg.gif') no-repeat left top #e5e7e9;
	clear:both;
	display:inline-block;
}

#template_meta_data .right_top {
	background:url('../images/template_info_block_right_top_bg.gif') no-repeat right top transparent;
	display:inline-block;
}

#template_meta_data .right_bottom {
	background:url('../images/template_info_block_right_bottom_bg.gif') no-repeat right bottom transparent;
	display:inline-block;
}

#template_meta_data .left_bottom {
	background:url('../images/template_info_block_left_bottom_bg.gif') no-repeat left bottom transparent;
	padding: 18px 30px 20px 30px;
	display:inline-block;
}

#template_meta_data h1 {
	font-family: 'MyriadProSemibold';
	font-size:20px;
	padding-bottom:15px;
}

#template_meta_data dl {
	line-height:17px;
}

#template_meta_data dt {
	width:125px;
	float:left;
}

#template_meta_data dd {
	display:table;
}

.isIE7 #template_meta_data dd,
.isIE6 #template_meta_data dd {
	display:inline-block;
}

#template_meta_data a {
	color:#141414;
	text-decoration:none;
}

#template_meta_data a:hover {
	text-decoration:underline;
}

/* -- Preview Page --> Support block -- */

#support_block {
	padding: 18px 30px 5px 30px;
	overflow:hidden;
	line-height:15px;
	display:inline-block;
}

#support_block h2 {
	font-family: 'MyriadProSemibold';
	font-size:20px;
	padding-bottom:15px;
}

#support_block li {
	padding-bottom:15px;
	padding-left:50px;
}

.isIE6 #support_block li,
.isIE7 #support_block li {
	display:inline-block;
	overflow:hidden;
}

#support_block a {
	color:#4898d8;
	text-decoration:underline;
}

#support_block a:hover {
	text-decoration:none;
}

#support_help_center {
	background: url('../images/help_icon.png') no-repeat left top transparent;
}

#download_sample{
	background: url('../images/samples_icon.png') no-repeat 0 2px transparent;
}

#faq {
	background: url('../images/faq_icon.png') no-repeat left top transparent;
}

#satisfaction_guarantee {
	background: url('../images/satisfaction_icon.png') no-repeat 0 2px transparent;
}

#still_have_questions {
	background: url("../images/still_have_questions_banner.jpg") no-repeat scroll left top transparent;
	display: block;
	height: 69px;
	width: 448px;
}
#still_have_questions:hover {
	background-position: left bottom;
}

/* -------------------------------- Cart Page -------------------------------- */

div.cart {
	width:980px;
	margin:0 auto 0;
	padding:20px 0 20px 0;
}

.cart #content {
	background-color: #FFFFFF;
	clear: both;
	color: #141414;
	overflow: hidden;
	padding: 0 34px;
}

#cart_content_wrapper {
	text-align:center;
}

#cart_content_wrapper h1 {
	font-size:28px;
	line-height:32px;
	font-family:'MyriadProSemibold';
	padding-bottom:15px;
	text-align:left;
}

#cart_wrapper {
	position:relative;
	font-size:12px;
	overflow:hidden;
	margin:0 auto;
}

.isIE6 #cart_wrapper {
	display:inline-block;
	width:910px;
}

#cart_wrapper .top_left_bg {
	position:absolute;
	background:url('../images/cart_top_left_bg.png') no-repeat left top;
	top:0;
	left:0;
	width:18px;
	height:61px;
}

#cart_wrapper .top_right_bg {
	position:absolute;
	background:url('../images/cart_top_right_bg.png') no-repeat right top;
	top:0;
	right:0;
	width:18px;
	height:61px;
}

#cart_wrapper .bottom_left_bg {
	position:absolute;
	background:url('../images/cart_bottom_left_bg.png') no-repeat left bottom;
	bottom:0;
	left:0;
	width:18px;
	height:61px;
}

.isIE6 #cart_wrapper .bottom_left_bg,
.isIE6 #cart_wrapper .bottom_right_bg {
	bottom:-1px;
}

#cart_wrapper .bottom_right_bg {
	position:absolute;
	background:url('../images/cart_bottom_right_bg.png') no-repeat right bottom;
	bottom:0;
	right:0;
	width:18px;
	height:61px;
}

#cart_wrapper table {
	text-align:center;
}

#cart_wrapper th {
	line-height:41px;
	height:41px;
	background-color:#002657;
	color:#fff;
}

#cart_wrapper td {
	padding:20px 22px 20px 18px;
	line-height:18px;
	color:#002c62;
	vertical-align:middle;
	background:url('../images/cart_vertical_cell_separator_bg.png') no-repeat right center #e3e9ef;
}

#cart_wrapper td.item p {
	width:145px;
}

#cart_wrapper td.item a {
	color:#002f5e;
	text-decoration:underline;
	padding-top:5px;
}

#cart_wrapper td.item a:hover {
	text-decoration:none;
}

#cart_wrapper td.sources p {
	width:100px;
}

#cart_wrapper td.software p {
	width:207px;
}

#cart_wrapper td.price p {
	width:140px;
}
#cart_wrapper td.price p.regular_price {
	color: red;
	text-decoration: line-through;
}
#cart_wrapper td.action {
	padding:20px;
	background-image:none;
}

#cart_wrapper td.action p {
	width:122px;
}


#cart_wrapper tr.total td {
	background-color:#b2bdcc;
	height:29px;
	padding:0 20px;
	background-image:none;
	white-space: nowrap;
}

#cart_wrapper tr.separator td {
	background: url("../images/cart_horizontal_cell_separator_bg.png") no-repeat scroll center top #E3E9EF;
	line-height: 2px;
	padding: 2px 0 0 0;
}

.cart_button {
	text-decoration: none;
	position: relative;
	color:#fff;
	line-height:28px;
	height: 31px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-family: 'Museo700';
	font-size:12px;
	cursor:pointer;
	display:inline-block;
}
.cart_button span {
	position: absolute;
	width: 5px;
	height:31px;
	display:block;
}

.cart_button .left_bg {
	left: -5px;
	top: 0;
}

.cart_button .right_bg {
	right: -5px;
	top: 0px;
}

.remove_button {
	background:url('../images/remove_button_bg.png') repeat-x 0 0 transparent;
}

.remove_button .left_bg {
	background:url('../images/remove_button_left_bg.png') no-repeat left top transparent;
}

.remove_button .right_bg {
	background:url('../images/remove_button_right_bg.png') no-repeat right top transparent;
	text-shadow:#044ca1 1px 1px 1px;
}

.cart .note {
	font-size:12px;
	line-height:18px;
	color:#b0b0b0;
	padding:13px 25px;
}

.left_aligned {
	text-align: left;
}

#cart_buttons {
	clear: none;
	display: inline-block;
	margin: 0 auto;
	overflow: hidden;
}

.cart_button.regular {
	background:url('../images/buttons.png') repeat-x 0 -64px transparent;
	margin:0 6px;
	text-shadow:#044ca1 1px 1px 1px;
}

.cart_button.regular .left_bg {
	background:url('../images/buttons.png') no-repeat 0 0 transparent;
}/*cart_button_blue_left_bg*/

.cart_button.regular .right_bg {
	background:url('../images/buttons.png') no-repeat 0 -32px transparent;
}
.cart_button.regular:hover {
	background-position: 0 -160px;
}

.cart_button.regular:hover .left_bg {
	background-position: 0 -96px;
}

.cart_button.regular:hover .right_bg {
	background-position: 0 -128px;
}

.cart_button.important {
	background:url('../images/buttons.png') repeat-x 0 -256px transparent;
	margin:0 6px;
	text-shadow:#880705 1px 1px 1px;
}

.cart_button.important .left_bg {
	background:url('../images/buttons.png') no-repeat 0 -192px transparent;
}

.cart_button.important .right_bg {
	background:url('../images/buttons.png') no-repeat 0 -224px transparent;
}
.cart_button.important:hover {
	background-position: 0 -352px;
}

.cart_button.important:hover .left_bg {
	background-position: 0 -288px;
}

.cart_button.important:hover .right_bg {
	background-position: 0 -320px;
}

/* -------------------------------- Checkout Page -------------------------------- */

#checkout_content_wrapper {
	font-size:13px;
	line-height:18px;
	text-align:left;
}

#checkout_content_wrapper #content {
	overflow:visible;
	padding-bottom:15px;
}

#checkout_form {
	padding: 0 0 15px 0;
}
#checkout_form .newList {
  border-bottom:1px solid #fff;
}

#checkout_form h2 {
	font-family: 'MyriadProSemibold';
	font-size: 20px;
	line-height: 26px;
	clear:both;
	padding-top:15px;
}

#checkout_form .left_side {
	width:420px;
	float:left;
}

#checkout_form .right_side {
	float:right;
	width:489px;
	position:relative;
}

#checkout_form .input_wrapper,
#checkout_form .input_wrapper .left_bg,
#checkout_form .input_wrapper .right_bg {
	float:left;
}

#checkout_form label {
	clear: both;
	color: #00254B;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding-top: 1px;
	padding:7px 0 5px 0;
}

#checkout_form input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #00254B;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 13px;
	line-height: 13px;
	padding: 8px 10px 9px 10px;
	width: 245px;
}

#checkout_form select {
	display:none;
}

#checkout_form .select_wrapper .select_content {
	width:265px;
	background-position: 247px 13px;
}

#checkout_form .newListSelected {
	width:265px;
}

#checkout_form .newList {
	width:264px;
}

#checkout_form .reachable {
	width:346px;
}

#checkout_form .reachable span {
	color:#D1100B;
}

p.total_amount {
	color:#00254B;
	padding:5px 0;
}

p.total_amount strong {
	font-size:18px;
}

#telesign {
	position:absolute;
	top:110px;
	right:30px;
	width:115px;
	height:51px;
	background:url('../images/telesign.png') no-repeat 0 0 transparent;
}

#payment_wrapper h3 {
	font-size: 20px;
	font-family: 'MyriadProSemibold';
	text-transform: uppercase;
	clear: both;
	padding:25px 0 10px 0;
}

#payment_wrapper .top_left_bg {
	background:url('../images/payment_block_top_left_bg.png') no-repeat left top #e3e9ef;
}

#payment_wrapper .top_right_bg {
	background:url('../images/payment_block_top_right_bg.png') no-repeat right top transparent;
}

#payment_wrapper .bottom_left_bg {
	background:url('../images/payment_block_bottom_left_bg.png') no-repeat left bottom transparent;
}

#payment_wrapper .bottom_right_bg {
	background:url('../images/payment_block_bottom_right_bg.png') no-repeat right bottom transparent;
}

#payment_wrapper table {
	width:100%;
}

#payment_wrapper td {
	vertical-align: middle;
	padding:0 25px;
	height:145px;
}

#payment_wrapper .logo_cell {
	background:url('../images/cart_vertical_cell_separator_bg.png') no-repeat right center transparent;
	text-align: center;
	width:160px
}


#payment_wrapper .description_cell {
	width:515px;
}

#payment_wrapper .description_cell strong {
	color:#D1100B;
}

#payment_icon {
	margin-top:5px;
}

#payment_wrapper .buy_cell {
	background:url('../images/cart_vertical_cell_separator_bg.png') no-repeat left center transparent;
	text-align: center;
}

/*.buy_now_button {
    background:url('../images/buy_now_button_bg.png') repeat-x 0 0 transparent;
}

.buy_now_button .left_bg {
    background:url('../images/buy_now_button_left_bg.png') no-repeat left top transparent;
}

.buy_now_button .right_bg {
    background:url('../images/buy_now_button_right_bg.png') no-repeat right top transparent;
    text-shadow:#860705 1px 1px 1px;
}*/
#payment_wrapper .buy_cell input {
  background: url("../images/deal-buttons.png") no-repeat scroll 0 -328px transparent;
  border: medium none;
  cursor: pointer;
  display: block;
  height: 31px;
  width: 97px;
}
#payment_wrapper .buy_cell input:hover {
  background-position: 0 -360px;
}

/* -------------------------------- User Page -------------------------------- */

#userpage_content {
	font-size:12px;
	line-height:18px;
	padding:14px 0;
}


.error-message {
  color:#D1100B;
  padding:2px 8px;
  float:left;
  clear:left;
  margin-top:5px;
  font-size: 11px;
  background-color: #fae3e3;
  width:247px;
  border:1px solid #D1100B;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
}

/* -------------------------------- Check Order Status Page -------------------------------- */

.order_check {
	color:#00132c;
}

.order_check .note {
	font-size:13px;
	line-height:15px;
	padding:2px 0 18px 2px;
	border-bottom:1px solid #e7e7e7;
}

.order_check .input_wrapper,
.order_check .input_wrapper .left_bg,
.order_check .input_wrapper .right_bg {
	float:left;
}

.order_check  form {
	overflow:hidden;
	margin-bottom:40px;
}

.order_check label {
	clear: both;
	color: #00254B;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding-top: 1px;
	padding:15px 0 5px 0;
	font-weight: bold;
}

.order_check input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #00254B;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 13px;
	line-height: 13px;
	padding: 8px 10px 9px 10px;
	width: 220px;
}

.order_check input.submit {
	width:75px;
	height:31px;
	background: url("../images/submit_bg.png") no-repeat scroll left top transparent;
	padding:0;
	margin-left:10px;
	cursor:pointer;
}

#order_status_list {
	font-size: 13px;
	line-height: 24px;
	overflow: hidden;
}

#order_status_list dt {
	float:left;
	width:228px;
}

#order_status_list dd {
	font-weight:bold;
}

#order_status_list dd.order_status {
	color:#f90415;
}

#sidebar_faq {
	padding:0px 20px 0 20px;
	clear:both;
}

#sidebar_faq h2 {
	color:#00132c;
	font-family:'MyriadProBold';
	font-size:22px;
	line-height:22px;
	text-transform: uppercase;
	padding-bottom:14px;
	clear:both;
	border-bottom:3px solid #bcc5cf;
	margin-top:-5px;
	position:relative;
	margin-bottom:13px;
}

#sidebar_faq p {
	font-size:13px;
	line-height:18px;
	margin-bottom:10px;
}
#sidebar_faq.default h4 {
	color:#00132c;
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom:9px;
}
#sidebar_faq.default a {
  color:#4898d8;
}
#sidebar_faq.default a:hover {
  text-decoration: none;
}

/* -------------------------------- Thank You Page -------------------------------- */

.thank_you #content p {
	margin-bottom: 13px;
	color:#00132c;
}

.thank_you #content #order_status_list {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding:10px 0;
}

.thank_you #content h4 {
	font-size: 19px;
	color: #001e47;
	font-weight: normal;
	font-family: 'MyriadProBold';
	padding: 17px 0;
	text-align: left;
	text-transform: uppercase;
}

.thank_you #progress-bar {
	padding-bottom:25px;
}

.thank_you #progress_deal_wrapper {
	border-bottom: 1px solid #e7e7e7;
	clear:both;
	padding-top: 17px;
	line-height: 1;
	text-align: center;
}
.thank_you #progress_deal_wrapper h4 {
  padding-top: 0 !important;
}

.thank_you .wrapper {
	float:left;
	overflow:hidden;
	margin-right:10px;
}

.thank_you .input_wrapper,
.thank_you .input_wrapper .left_bg,
.thank_you .input_wrapper .right_bg {
	float:left;
}

.thank_you  form {
	overflow:hidden;
}

.thank_you label {
	clear: both;
	color: #00254B;
	display: block;
	font-size: 12px;
	line-height: 18px;
	padding-top: 1px;
	padding:15px 0 5px 2px;
	font-weight: bold;
}

.thank_you input {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	color: #00254B;
	float: left;
	font-family: Arial;
	font-size: 12px;
	height: 13px;
	line-height: 13px;
	padding: 8px 10px 9px 10px;
	width: 220px;
}

.thank_you input.submit {
	width:75px;
	height:31px;
	background: url("../images/send_button_bg.png") no-repeat scroll left top transparent;
	padding:0;
	margin:38px 0 0 0;
	cursor:pointer;
}

.thank_you .share_links_wrapper {
	overflow:hidden;
	clear:both;
}

.thank_you .share_links_wrapper a {
	float:left;
	margin-right:5px;
}

.thank_you .share_links_wrapper span {
	float:left;
	line-height:25px;
	display:block;
}

/*-------------------------------
*
*      Additional styles
*
--------------------------------*/



#counter-wrapper-2 {
  background: url('../images/deal-area-main-bg.png') no-repeat center top;
  position: relative;
  z-index: 100;
  text-align: center;
}
#deal-counter-area {
  /*height:720px;*/
  width:980px;
  margin: 0 auto;
  text-align: left;
}

#counter-wrapper {
  background: url('../images/deal-area-main-lbg.png') repeat-x left top #002658;
  position: relative;
}
#counter-wrapper .right-tall {
  background: url('../images/deal-area-main-rbg.png') repeat-x right top;
  position: absolute;
  top:0;
  right: 0;
  width: 50%;
  height:720px;
  z-index: 90;
}
#deal-counter-area h2{
  color:#01a9ff;
  padding:18px 0;
  text-align:center;
  font-weight: normal;
  font-family: 'Museo700';
  background: url('../images/counter-headline.gif') repeat-x left bottom;
  font-size: 20px;
}
#deal-counter-area .steps{
  color:#ffffff;
  text-align: center;
  font-family: 'Museo700';
  font-weight: normal;
  font-size: 22px;
  padding:26px 0;
}
#deal-counter-area .steps strong {
  background: url('../images/step-arrow.gif') no-repeat right center;
  padding: 2px 48px 3px 25px;
  font-weight: normal;
}
#deal-counter-area.upcoming-view .steps strong {
  padding: 2px 46px 3px 23px;
  font-weight: normal;
}
.safari #deal-counter-area .steps {
  font-size: 20px;
}
.linux.gecko #deal-counter-area .steps {
  font-size: 20px !important;
}
.chrome #deal-counter-area .steps {
  font-size: 22px !important;
}
.linux.chrome #deal-counter-area .steps {
  font-size: 20px !important;
}
.safari #deal-counter-area .steps strong {
  padding: 2px 50px 3px 27px;
}
.safari #deal-counter-area.upcoming-view .steps strong {
  padding: 2px 48px 3px 25px;
}
.chrome #deal-counter-area .steps strong {
  padding: 2px 48px 3px 25px;
}
.chrome #deal-counter-area.upcoming-view .steps strong {
  padding: 2px 46px 3px 23px;
}
.linux.gecko #deal-counter-area .steps strong {
  padding: 2px 31px 3px 16px;
}
.linux.chrome #deal-counter-area .steps strong {
  padding: 2px 55px 3px 40px;
}
#deal-counter-area .steps strong:first-child {
  padding-left:0 !important;
}

#deal-counter-area .steps strong:last-child,
#deal-counter-area .steps strong.last-step{
  background: none !important;
  padding-right:0 !important;
}
#deal-counter-area .steps strong.first-step {
  padding-left: 0;
}

#deal-counter .socials a span {
  height:31px !important;
  width:29px !important;
  line-height: 31px !important;
  display: inline-block !important;
}
#deal-counter .socials a {
  margin-right:0px;
}
#deal-counter .socials strong {
  font-weight: normal;
  padding-right:10px;
}
#deal-counter h3{
  color:#ffffff;
  font-size: 37px;
}
/*
discount-description
*/
#deal-counter .discount-description {
  font-size: 27px;
  color:#082a56;
  clear: both;
  text-transform: none;
  padding:36px 0 24px 40px;
  font-weight: normal;
  font-family: 'MyriadProBold';
}
#deal-counter .promo-side .discount-description {
  float:left;
}
#deal-counter .promo-side .gum-description {
  white-space: nowrap;
  visibility: hidden;
}
#deal-counter .discount-description strong {
  color:#d60000;
  text-transform: uppercase;
}
#deal-counter.upcoming .discount-description {
  padding:15px 0 15px 0px;
  font-family: 'MyriadProSemibold';
  font-size: 25px;
}
#deal-counter.upcoming .discount-description strong {
  font-weight: normal;
}
/*
-
*/
.share-area * {
  vertical-align: middle;
}
.share-area a img {
  width:25px;
  height:25px;
}
#deal-counter .counter-image {
  float: left;
  display: inline;
  margin: 0 0 0 32px;
}
#deal-counter .percentage-30 {
  background: url('../images/percentage-img-30.png') no-repeat left top;
}
#deal-counter .percentage-35 {
  background: url('../images/percentage-img-35.png') no-repeat left top;
}
#deal-counter .percentage-40 {
  background: url('../images/percentage-img-40.png') no-repeat left top;
}
#deal-counter .percentage-45 {
  background: url('../images/percentage-img-45.png') no-repeat left top;
}
#deal-counter .percentage-50 {
  background: url('../images/percentage-img-50.png') no-repeat left top;
}

/*
week deal
*/
#week-deal {
  display: inline;
  float:left;
  margin-left: 114px;
}
#week-deal h3{
  display: inline;
  float:left;
  height:55px;
  font-weight: normal;
  font-family: 'MyriadProBold';
  margin:0px;
  padding: 17px 12px 0 12px;
  background-color: #006bb3;
}
#week-deal h3 span{
  color:#7db9ed;
  text-transform: none;
}
#week-deal div {
  height:72px;
  width:24px;
  float:left;
  display: inline;
  background: url('../images/week-deal-lbg.gif') no-repeat left top;
}
#week-deal .background-2 {
  background: url('../images/week-deal-rbg.gif') no-repeat left top;
}

/*
deal controls
*/
#deal-counter .counter-controls {
  width:338px;
  float:right;
  text-align: center;
  display: inline;
  margin:-20px 20px 35px 0;
}
#deal-counter .promo-side {
  float:left;
  width:609px;
}
#deal-counter .counter-controls h4 {
  font-size: 19px;
  color: #001e47;
  font-weight: normal;
  font-family: 'MyriadProBold';
  padding-bottom: 17px;
  text-align: center;
}
#deal-counter .participate-button {
  background: url('../images/participate.png') no-repeat left top;
  padding:23px 56px 10px 50px;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Museo700';
  text-align: center;
  display: block;
  height: 41px;
  width: 231px;
  text-decoration: none;
}
#deal-counter .participate-button:hover {
  background-position:  left bottom;
}
#deal-counter .participate-button span {
  padding-right: 27px;
  background: url('../images/arrow-3.png') no-repeat right top;
  line-height: 25px;
  display: inline-block;
  height: 25px;
}

/*
 * Upcoming
*/
#deal-counter {
  text-align: center;
  position: relative;
  text-transform: uppercase;
  width: 978px;
  height:auto;
  background: url('../images/deal-counter-action-bg.png') no-repeat right top #94c5fa;
  -moz-border-radius:23px;
  -webkit-border-radius:23px;
  border-radius:23px;
}
#deal-counter.upcoming {
  background: url('../images/counter-gradient.png') no-repeat center top #94c5fa;
}
#deal-counter .corner {
  background: url('../images/upcoming-ie-corners.png') no-repeat 0 0;
  position: absolute;
  width:23px;
  height:23px;
}
#deal-counter .corner.bg-1 {
  background-position: 0 0 !important;
  left:0 !important;
  top:0 !important;
}
#deal-counter .corner.bg-2 {
  background-position: -23px -46px !important;
  right:0 !important;
  top:0 !important;
}
#deal-counter.upcoming .corner.bg-2 {
  background-position: -23px 0 !important;
}
#deal-counter .corner.bg-3 {
  background-position: 0 -23px !important;
  left:0 !important;
  bottom:0 !important;
}
#deal-counter .corner.bg-4 {
  background-position: -23px -23px !important;
  right:0 !important;
  bottom:0 !important;
}
#deal-counter .field-wrapper .corner.bg-1 {
  background-position: 0 0 !important;
}
#deal-counter .field-wrapper .corner.bg-2 {
  background-position: right top !important;
}
#deal-counter .field-wrapper .corner.bg-3 {
  background-position:left bottom !important;
}
#deal-counter .field-wrapper .corner.bg-4 {
  background-position: right bottom !important;
}
#deal-counter.upcoming h4.expire-title{
  display:none;
}
#deal-counter.upcoming #expiration-timer{
  margin: 19px auto 15px auto;
  display: inline-block;
}
#deal-counter.upcoming #week-deal{
  margin: 0 auto;
  float:none;
  display: inline-block;
}
.ie7 #deal-counter.upcoming #week-deal{
  margin: 0 auto;
  float:left;
  display: inline;
}
#upcoming-date {
  display: inline-block;
  position: relative;
  background-color: #006fb6;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  padding:8px 13px;
  margin: 0 auto;
  margin-bottom:-20px;
}
#deal-counter.upcoming #upcoming-date .corner {
  width:6px;
  height: 6px;
  background: url('../images/upcoming-ie-corners2.png') no-repeat left top;
}
#deal-counter.upcoming .counter-image {
  margin-right:284px;
  float:none;
}
#deal-counter.upcoming .picture-box {
  position: relative;
  text-align: right;
}
#deal-counter.upcoming .participate-button {
  background: url('../images/how-it-works-button.png') no-repeat left top;
  padding:22px 17px 0px 17px;
  color: #ffffff;
  font-size: 18px;
  font-family: 'Museo700';
  text-align: center;
  display: block;
  height: 48px;
  width: 223px;
  text-decoration: none;

  position: absolute;
  right:20px;
  bottom:30px;
}
#deal-counter.upcoming .participate-button:hover {
  background-position: left bottom;
}
#deal-counter .subscribe-area {
  background-color: #006db5;
  overflow: hidden;
  -moz-border-radius-bottomleft:23px;
  -webkit-border-radius-bottomleft:23px;
  border-bottom-left-radius:23px;
  -moz-border-radius-bottomright:23px;
  -webkit-border-radius-bottomright:23px;
  border-bottom-right-radius:23px;
  padding: 17px 45px;
}
.win #deal-counter .subscribe-area .input-field {
  margin:0 5px 0 10px;
}
.ie7 #deal-counter .subscribe-area .input-field ,
.ie8 #deal-counter .subscribe-area .input-field {
  margin:0;
}
.ie8 #deal-counter .subscribe-area .field-wrapper {
  margin:0 5px 0 10px;
}
#deal-counter .subscribe-area .socials {
  float: right;
  padding-top:3px;
}
#deal-counter .subscribe-area .socials *,
#deal-counter .subscribe-area .subscribe * {
  vertical-align: middle;
}
#deal-counter .subscribe-area .subscribe {
  float: left;
  position: relative;
}
#deal-counter .subscribe-area .subscribe .show-area {
  display: none;
  padding:10px 0 0 64px;
  position: relative;
  color:#d1e6fd;
  font-size: 12px;
  text-transform: none;
}
#deal-counter .subscribe-area .subscribe .show-area * {
  vertical-align: baseline;
}
#deal-counter .subscribe-area .letter {
  background: url("../images/letter-small.png") no-repeat left top transparent;
  position: absolute;
  width: 44px;
  left:0;
  top:-7px;
  height: 57px;
}
#deal-counter .subscribe-area .subscribe .show-area span {
  font-weight: bold;
}
.ie7 #deal-counter .subscribe-area .subscribe .hide-area strong {
  padding-right:10px;
}
.ie7 #deal-counter .subscribe-area .subscribe .hide-area .submit {
  margin-left:5px;
}
#deal-counter .subscribe-area strong {
  font-size: 13px;
  text-transform: uppercase;
  font-family: 'Museo700';
  color:#fff;
}
#deal-counter .subscribe-area .upcoming-error {
  bottom: -13px;
  color:#F80D09;
  right:160px;
  font-size: 12px;
  position: absolute;
  text-transform: none;
}
#deal-counter .subscribe-area .subscribe .submit{
  border: none;
  width:105px;
  margin-top:1px;
  cursor: pointer;
  height:37px;
  display: inline;
  background: url('../images/subscribe-submit.png') no-repeat left top;
}
#deal-counter .subscribe-area .subscribe .submit:hover{
  background-position: left bottom;
}
#deal-counter .subscribe-area .subscribe .input-field{
  border: none;
  width:253px;
  color: #475d75;
  font-size: 12px;
  padding: 9px 13px 10px 17px;
  display: inline;
  -moz-border-radius:17px;
  -webkit-border-radius:17px;
  border-radius:17px;
  display: inline-block;
  background-color: #fff;
}
#deal-counter .subscribe-area .subscribe .field-wrapper {
  display: inline-block;
  position: relative;
}
.ie7 #deal-counter .subscribe-area .subscribe .field-wrapper {
  display: inline;
}
.ie7 #deal-counter .subscribe-area .subscribe .field-wrapper .corner {
  border-top:1px solid transparent;
  border-bottom:1px solid transparent;
}

#deal-counter .subscribe-area .subscribe .field-wrapper .corner {
  width:17px;
  height: 17px;
  background: url('../images/upcoming-field-ie-corners.png') no-repeat left top;
}
.ie7 #upcoming-date,
.ie7 #deal-counter.upcoming #expiration-timer {
  display: inline;
}
/*
progress bar
*/
#progress-bar {
  position: relative;
  width:231px;
  height:38px;
  padding-bottom:40px;
  margin: 0 auto;
}
#progress-bar .controls {
  position: absolute;
  left:0;
  top:0;
}
#progress-bar .progress-content {
  width:231px;
  height:38px;
  text-align: center;
}
#progress-bar .progress-content *{
  vertical-align: middle;

}
#progress-bar .progress-content span {
  font-size: 12px;
  font-family: 'MyriadProSemibold';
}
#progress-bar .progress-content strong {
  font-size: 19px;
  font-weight: normal;
  font-family: 'MyriadProBold';
}
#progress-bar .progress-content span ,
#progress-bar .progress-content strong {
  height: 38px;
  display: inline;
  line-height: 38px;
}
#progress-bar .progress-content strong span {
  text-transform: none;
  font-weight: normal;
  font-size: 12px;
  font-family: 'Arial';
}
#progress-bar .progress-content .indicator-1 {
  float:left;
  padding-left:20px;
}
#progress-bar .progress-content .indicator-2 {
  float:right;
  padding-right:20px;
}
#progress-bar .empty {
  color: #001e47;
  background: url('../images/progress-empty.gif') no-repeat left top;
  z-index:150;
}
#progress-bar .filled {
  color: #ffffff;
  overflow: hidden;
  width:42%;
  z-index:200;
  background: url('../images/progress-filled.gif') no-repeat left top;
}

/* Deal is on state */
#progress-bar.deal-is-on {

}
#progress-bar.deal-is-on .controls {
	background: none;
	height: 41px;
}
#deal-counter #progress-bar.deal-is-on .progress-content {
	border-bottom: 1px solid #dce1e4;
	padding-bottom: 23px;
}
#progress-bar.deal-is-on .count {
	font-size: 31px !important;
	margin-right: 10px;
	line-height: 41px !important;
	height: 41px !important;
	padding: 0 2px;
	background: url('../images/boughts-count.png') repeat-x left center;
	display: inline-block;
	position: relative;
}
#progress-bar.deal-is-on .count span {
	position: absolute;
	top:0;
	width: 7px;
	height: 41px;
	background: url('../images/boughts-count.png') repeat-x left top;
}
#progress-bar.deal-is-on .count .lbg {
	left:-7px;
}
#progress-bar.deal-is-on .count .rbg {
	right:-7px;
	background-position: left bottom;
}

/* --- */


.progress-title {
  position: relative;
  display: inline-block;
  color:#001e47;
  font-family: 'MyriadProBold';
  text-align: left;
  margin:0;
  font-weight: normal;
  font-size: 19px;
  text-transform: uppercase;
}
.progress-title.deal-is-on {
  font-size: 26px !important;
}
.ie7 .progress-title {
  display: inline;
}
#tip {
  background: url('../images/lamp.png') no-repeat left top;
  width: 35px;
  height:35px;
  position: absolute;
  right:-35px;
  top:-10px;
}
#tip-description {
	width:200px;
	text-transform: none;
	text-align: left;
}

/*
expiration timer
*/
#expiration-timer {
  font-family: 'Arial';
  font-size: 41px;
  /*width: 225px;*/
  display: inline-block;
  font-weight: bold;
  color: #00142e;
  margin-bottom: 19px;
}
#expiration-timer .timer-inner-wrapper {
  float:left;
}
#expiration-timer div.number-block {
  height:72px;
  float:left;
  position: relative;
  display: inline;
}
#expiration-timer .clear {
  display: block;
}
#expiration-timer strong {
  display: block;
  text-align: left;
}
#expiration-timer strong span {
  width:32px;
  background: url('../images/counter-bg-1.png') no-repeat left top;
  text-align: center;
  height:69px;
  margin-right: 1px;
  padding-top: 8px;
  display: inline-block;
}
#expiration-timer .delim{
  height:72px;
  float:left;
  display: inline-block;
}
#expiration-timer div.number-block span.descr {
  text-transform: uppercase;
  color: #001e47;
  position: absolute;
  bottom:0;
  width:100%;
  display: block;
  text-align: center;
  left:0;
  font-family: 'MyriadProSemibold';
  font-weight: normal;
  font-size: 14px;
}

/*
facebook like
*/

#additional-info {
  color:#ffffff;
  padding:20px 0;
	overflow: hidden;
}
#additional-info * {
  vertical-align: middle;
}
#additional-info .facebook-counter {
  font-family: 'Tahoma';
  font-size: 12px;
  width:220px;
  overflow: hidden;
  height: 41px;
  display: inline-block;
  /*float: left;*/
  font-weight: bold;
  padding:8px 8px 8px 20px;
}

#additional-info .facebook-counter iframe {
  margin-top:8px;
}
#additional-info .we-like-you {
  padding:20px 0 0 27px;
  white-space: nowrap;
  width:626px;
  font-family: 'Museo700';
  font-size: 16px;
  display: inline;
  float: left;
}
#additional-info #successful-deals {
  padding:10px 0 10px 16px;
	text-align: center;
  font-family: 'Museo700';
  font-size: 14px;
	text-transform: uppercase;
  display: inline-block;
  /*float: left;*/
	color: #2372c7;
	width:147px;
	line-height: 18px;
}
#additional-info #successful-deals strong {
  font-size: 25px;
	color: #fff;
	font-weight: normal;
	padding-top: 10px;
	display: block;
}
/*
Testimonials
*/
#additional-info #testimonials {
  border-left: 1px solid #133f6e;
  border-right: 1px solid #133f6e;
	/*float:left;*/
	display: inline-block;
	/*height: 66px;*/
	padding:0px 16px;
	width: 516px;
}
#testimonials .testimonial {
	width: 517px;
	overflow: hidden;
}
#testimonials .testimonials-wrapper {
	visibility: hidden
}
#testimonials .testimonials-wrapper.loaded {
	visibility: visible
}
#testimonials .controls {
	width: 62px;
	margin-top: 5px;
	overflow: hidden;
}
#testimonials .controls a {
	display: inline;
	background: url('../images/testimonials-arrows.png') no-repeat left top;
	width: 17px;
	float: left;
	height: 17px;
}
.webkit #testimonials .controls a:hover ,
.opera #testimonials .controls a:hover ,
.gecko #testimonials .controls a:hover {
	box-shadow:inset 0px 0px 5px #006DB5;
	-moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
}
#testimonials .controls a.right {
	background-position: right top;
	float: right;
}

#testimonials ul ,
#testimonials li {
  display: block;
	overflow: hidden;
}

#testimonials .testimonial-image{
  float: left;
  width: 62px;
  height: 62px;
  position: relative;
  
}
#testimonials .testimonial-image .tcorner{
  background: url('../images/testimonials-corners.png') no-repeat 0 0;
  position: absolute;
  width:10px;
  height:10px;
}
#testimonials .testimonial-image .tcorner.t-1{
  background-position: 0 0 !important;
  left:0 !important;
  top:0 !important;
}
#testimonials .testimonial-image .tcorner.t-2{
  background-position: -10px 0px !important;
  right:0 !important;
  top:0 !important;
}
#testimonials .testimonial-image .tcorner.t-3{
  background-position: 0 -10px !important;
  left:0 !important;
  bottom:0 !important;
}
#testimonials .testimonial-image .tcorner.t-4{
  background-position: -10px -10px !important;
  right:0 !important;
  bottom:0 !important;
}


#testimonials img {
  float: left;
  width: 62px;
  height: 62px;
}
#testimonials p {
	float: left;
	background: url('../images/quote.png') no-repeat left top;
	margin: 6px 0 0 10px;
	font-size: 12px;
	padding: 1px 0 0 21px;
	color: #226ec2;
	width:420px;
}
#testimonials p .signature {
	color: #fff;
	display: block;
	padding: 12px 0 1px 0;
}
#testimonials p .signature *{
	vertical-align: baseline;
}

*+html #additional-info .facebook-counter ,
*+html #additional-info #testimonials ,
*+html #additional-info #successful-deals {
  display: inline;
}

/*
featured box
*/
#featured-box {
  width: 980px;
  padding:32px 0;
  margin: 0 auto;
  text-align: center;
}
#featured-box h2 {
  font-size: 28px;
  font-weight: normal;
  font-family: 'Museo700';
  margin:0;
  padding:0 0 44px 0;
  color: #ffffff;
  text-transform: capitalize;
  text-align: center;
}
#featured-carousel {
  position: relative;
}
#featured-carousel .featured-templates {
  width:830px !important;
  height: 268px;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

#featured-carousel .featured-templates td {
  padding:0 11px;
}


#featured-carousel .featured-templates .template {
  padding-top:0;
  float:none;
  text-align: left;
}

#featured-carousel .template_info {
  text-align: left;
  height: 24px;
  padding-top:6px;
}
#featured-carousel .template_info dt ,
#featured-carousel .template_info dd {
  display: inline;
  float:none;
}
#featured-carousel .featured-templates .template .template_info ,
#featured-carousel .featured-templates .template dd {
  color:#657796;
}
#featured-carousel .featured-templates .template dd a{
  color:#98c7fa;
}
#featured-carousel .arrow {
  display: block;
  width:42px;
  height: 268px;
  top:0;
	background: url('../images/carousel-arrows.png') no-repeat left top;
  position: absolute;
}
#featured-carousel .arrow-left {
  background-position: left top;
  left:0;
}
* html #featured-carousel .arrow-left {
  left:-70px;
}
#featured-carousel .arrow-left:hover {
  background-position: left bottom;
}
#featured-carousel .arrow-right {
  background-position: right top;
  right:0;
}
#featured-carousel .arrow-right:hover {
  background-position: right bottom;
}
#featured-carousel .template_actions .left_bg {
  background: url('../images/featured-menu-lbg.gif') no-repeat left top;
  width:5px;
}

#featured-carousel .template_actions .right_bg {
  background: url('../images/featured-menu-rbg.gif') no-repeat left top;
  width:5px;
}
#featured-carousel .template_actions {
  background: url('../images/featured-menu-tall.gif') repeat-x left top;
}
#featured-carousel .template_actions .template_view {
  background: url('../images/featured_template_actions_separator.gif') no-repeat right center;
}
#featured-carousel .template_thumbnail {
  height: 156px;
}


/*
Email Subscribe
*/

#email-subscribe {
  display: none;
  width: 469px;
  height:151px;
  background: url('../images/subscribe-popup-area.png') no-repeat left top;
}
.ie6 #email-subscribe {
  background: url('../images/subscribe-popup-area.gif') no-repeat left top;
}
#email-subscribe h3 {
  color: #fff;
  font-size: 28px;
  margin: 23px 0 8px 47px;
  display: block;
  padding: 0;
  font-weight: normal;
  font-family: 'MyriadProSemibold';

}
#email-subscribe .description {
  color: #94c5fa;
  font-size: 13px;
  margin: 0px 0px 8px 47px;
  display: block;
}
#email-subscribe #switch-off {
  position: absolute;
  right: 5px;
  top:1px;
  width: 27px;
  height:27px;
  cursor: pointer;
}
#email-subscribe .button-area {
  position: absolute;
  width: 34px;
  height:34px;
  top:-34px;
  right: 0px;
  background: url('../images/subscribe-popup-btn.png') no-repeat left top;
}
.ie6 #email-subscribe .button-area {
  background: url('../images/subscribe-popup-btn.gif') no-repeat left top;
  right: -1px;
}
#email-subscribe .submit {
  background: url('../images/email-submit.jpg') no-repeat left top;
  display: inline-block;
  width:107px;
  cursor: pointer;
  height:41px;
  border: none;
}
#email-subscribe .input-field {
  background: url('../images/email-subsc-input.gif') no-repeat left top;
  display: inline-block;
  width:253px;
  color:#fff;
  font-size: 12px;
  margin:0 10px 0 35px;
  height:15px;
  padding:10px 15px;
  border: none;
}
#email-subscribe form * {
  vertical-align: middle;
}

#email-subscribe #email-subsribe-form-error {
  color:#FE3328;
  text-shadow: #002959 1px 1px 0px;
  padding:3px 0 0 47px;
  font-size:11px;
}
#email-subscribe .success-box {
  display:none;
  text-align:left;
  margin-top:40px;
  padding:6px 40px 0 128px;
  min-height:82px;
  background: url('../images/letter.png') no-repeat 44px top;
}
.ie7 #email-subscribe .success-box {
  border-top:40px solid transparent;
}
#email-subscribe .success-box span {
  color:#94c5fa;
  padding-left:4px;
  font-size:13px;
}
#email-subscribe .success-box h3 {
  margin:0;
  padding-bottom:7px;
}

/*
Overlay Subscribe
*/
#subscribe-popup {
  display: none;
  visibility: hidden;
  position: fixed;
  width:562px;
  top:190px;
  left:50%;
  margin-left: -281px;
  z-index: 9999;
  background: url('../images/subscription_popup_tall.png') repeat-y left top;
}
#subscribe-popup .top-side {
  background: url('../images/subscription_popup_top_bg.png') no-repeat left top;
  min-height: 180px;
  padding:41px 0 0 16px;
  margin:0;
  margin-top:-27px;
}
#subscribe-popup .bottom-side {
  background: url('../images/subscription_popup_bot_bg.png') no-repeat left top;
  height: 27px;
  bottom:-27px;
  width:562px;
  position: absolute;
  line-height: 0px;
}
#subscribe-popup .success-area {
  display: none;
}
#subscribe-popup .welcome-area .inner-content {
  background: url('../images/ninja-throws-a-letter.png') no-repeat left top;
  padding-left:136px;
  min-height: 107px;
}
#subscribe-popup .success-area .inner-content {
  background: url('../images/mailbox.png') no-repeat 10px top;
  padding: 0 82px 0 136px;
  min-height: 115px;
}
#subscribe-popup .welcome-area .inner-content * {
  vertical-align: middle;
}
#subscribe-popup .welcome-area .inner-content p {
	clear: both;
}
#subscribe-popup p.error {
  color: #fe5a01 !important;
  padding-top: 12px;
  line-height: 11px !important;
  font-size: 11px !important;
}
#subscribe-popup .input-field{
  background-color: #286ba7;
  padding: 10px 15px;
  width:188px;
  display: inline-block;
  border:none;
  -moz-border-radius:17px;
  -webkit-border-radius:17px;
  border-radius:17px;
  font-size: 12px;
  color:#fff;
}
.ie7 #subscribe-popup .input-field,
.ie8 #subscribe-popup .input-field {
  width:193px;
  background: url('../images/subscribe-popup-field-ie78.png') no-repeat left top;
}
#subscribe-popup .submit {
  background: url('../images/submit-rollover.png') no-repeat left top;
  display: inline-block;
  width:106px;
  margin-left: 15px;
  cursor: pointer;
  height:36px;
  border: none;
}
#subscribe-popup .submit:hover {
  background: url('../images/submit-rollover.png') no-repeat left bottom;
}
#subscribe-popup label {
  display: block;
  padding:32px 0 9px 2px;
  color:#fff;
  font-weight: bold;
  font-size: 12px;
}
#subscribe-popup h2 {
  font-size: 36px;
  font-family: 'MyriadProSemibold';
  font-weight: normal;
  padding: 0 0 25px 36px;
  color: #ffffff;
}
#subscribe-popup p {
  color: #94c5fa;
  font-size: 13px;
  line-height: 18px;
}
#subscribe-popup .success-button {
  background: url('../images/subscribe-success-button.png') no-repeat left top;
  display: inline;
  float: right;
  width: 55px;
  cursor: pointer;
  height: 28px;
  margin: 7px 0;
}
#subscribe-popup .success-button:hover {
  background: url('../images/subscribe-success-button.png') no-repeat left bottom;
}
#subscribe-overlay{
  display: none;
  visibility:hidden;
  background-color: #000;
  filter:alpha(opacity=85);
  opacity:0.85;
  position: fixed;
  left:0;
  top:0;
  width:100%;
  height: 100%;
  z-index: 9998;
}
#subscribe-popup .close-button {
  position: absolute;
  right:13px;
  top:-16px;
  width: 25px;
  height: 24px;
  filter:alpha(opacity=50);
  opacity:0.50;
  cursor: pointer;
  background: url('../images/subscription_popup_close.png') no-repeat left top;
}
#subscribe-popup .close-button:hover {
  filter:alpha(opacity=100);
  opacity:1;
}
#subscribe-popup .re-subscribe {
  font-size: 11px;
  clear: both;
  color: #006ba9;
  overflow: hidden;
  padding-top: 12px;
  border-top: 1px solid #1a4676;
}
#subscribe-popup .re-subscribe p {
  color: #006ba9;
  line-height: 14px;
  font-size: 11px;
}
#subscribe-popup .re-subscribe a {
  color: #94c5fa;
  cursor: pointer;
  text-decoration: underline;
}
#subscribe-popup .re-subscribe .controls {
  float: right;
  padding: 2px 0 0 20px;
}
#subscribe-popup .re-subscribe a:hover {
  text-decoration: none;
}
#subscribe-popup .re-subscribe.success {
  display: none;
}


/*
facebook
*/
.fb_iframe_widget {
  margin-top:8px;
}
/*
contact us
*/

#contact-us-content form input ,
#contact-us-content form textarea {
  font-size: 12px;
  background:#e3e9ef;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
  border-radius:4px;
  border:none;
  width:244px;
  margin-top:20px;
  color:#00254b;
  padding:9px;
  float:left;
  clear:both;
}

#contact-us-content form .field-wrap input ,
#contact-us-content form .field-wrap textarea {
  margin-top:0px;
  padding:7px 9px 8px 9px;
}
#contact-us-content form textarea {
  width:503px !important;
  max-width:503px;
  height:200px;
}
.ie #contact-us-content form textarea {
    overflow: hidden;
}
#contact-us-content form .field-wrap textarea {
  margin-right:5px;
  width:498px;
  max-width:498px;
}
#contact-us-content form .field-wrap {
  float:left;
  background:#e3e9ef;
  position: relative;
  margin-top:20px;
}
#contact-us-content form .field-wrap .corner{
  position: absolute;
  background: url('../images/corners.gif') no-repeat left top;
  width:5px;
  height:5px;
}
#contact-us-content form .field-wrap .corner-1{
  left:0;
  top:0;
}
#contact-us-content form .field-wrap .corner-2{
  background-position: right top;
  right:0;
  top:0;
}
#contact-us-content form .field-wrap .corner-3{
  background-position: right bottom;
  right:0;
  bottom:0;
}
#contact-us-content form .field-wrap .corner-4{
  background-position: left bottom;
  left:0;
  bottom:0;
}
#contact-us-content form {
  overflow: hidden;
  width:523px;
}
#contact-us-content .submit {
	background: url("../images/submit.png") no-repeat scroll left top transparent;
	border: medium none;
	cursor: pointer;
	float:right;
	clear:both;
	height: 41px;
	width: 112px;
}
.ie7 #contact-us-content .submit {
	margin-left:412px;
	float:left;
}
/*
how it works
*/
#how-it-works-content {
  font-size:16px;
  color:#1e1e1e;
}
#how-it-works-content h4 {
  font-size:18px;
  font-weight:normal;
}
#how-it-works-content ul li {
  padding-left:21px;
  margin-bottom:5px;
  background: url("../images/list-marker.png") no-repeat left 6px;
}
#how-it-works-content ul {
  padding: 15px 0 25px 0;
}
#how-it-works-content a{
  color:#01a9ff;
}
#how-it-works-content a:hover{
  text-decoration: none;
}
#how-it-works-content .delimiter{
  color:#d1d9e2;
}
/*
custom button
*/
.big-button {
  display: inline-block;
  height:40px;
  font-family: 'Museo700';
  font-size:15px;
  color:#fff;
  padding: 0 18px;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
  position: relative;
  background: url("../images/big-button.png") repeat-x 0 -82px;
}
.big-button:hover {
	background: url("../images/big-button.png") repeat-x 0 -205px;
}
.big-button:hover {
  text-decoration: none;
}
.big-button .custom-bg-1 {
  position: absolute;
  background: url("../images/big-button.png") no-repeat 0 0;
  left:-6px;
  top:0px;
  height:40px;
  width:6px;
}
.big-button:hover .custom-bg-1 {
  background: url("../images/big-button.png") no-repeat 0 -123px;
}
.big-button .custom-bg-2 {
  position: absolute;
  background: url("../images/big-button.png") no-repeat 0 -41px;
  right:-6px;
  top:0px;
  height:40px;
  width:6px;
}
.big-button:hover .custom-bg-2 {
  background: url("../images/big-button.png") no-repeat 0 -164px;
}
.big-button .custom-bg-3 {
  background: url("../images/arrow.png") no-repeat right center;
  padding-right:17px;
}
#featured-button-area {
  text-align:right;
  padding-top:36px;
}
/*
* deal-steps
*/
#deal-steps {
  text-align:center;
  width:100%;
  margin:0 auto;
  display:table;
  padding:5px 0 28px 0;
}
#deal-steps li {
  display:table-cell;
}
#deal-steps li {
  padding-left:43px;
  background: url('../images/arrow-2.png') no-repeat 16px center;
}
.ie7 #deal-steps li {
  display: inline;
  background: url('../images/arrow-2.png') no-repeat 4px center;
}
#deal-steps li:first-child {
  padding-left:0px;
  background: none;
}
#deal-steps li strong {
  position:relative;
  padding:7px 15px;
  color:#fff;
  font-family: 'Museo700';
  font-weight:normal;
  font-size: 21px;
  display: inline-block;
}
.linux #deal-steps li strong {
  font-size: 20px;
}
.ie7 #deal-steps li strong,
.ie8 #deal-steps li strong {
  padding:8px 0px 9px 0;
  margin:0 15px;
}
.ie7 #deal-steps li .bg-1 ,
.ie8 #deal-steps li .bg-1 {
  left:-18px;
  top:0;
}
.ie7 #deal-steps li .bg-2 ,
.ie8 #deal-steps li .bg-2 {
  right:-18px;
  top:0;
  background-position: right top;
}
.ie7 #deal-steps li strong span ,
.ie8 #deal-steps li strong span {
  position: absolute;
  width:18px;
  height:38px;
  background: url('../images/step-corners.png') no-repeat left top;
}
#deal-steps li.active strong {
  display: inline-block;
  background-color: #0189d7;
  -moz-border-radius:18px;
  -webkit-border-radius:18px;
  border-radius:18px;
}
