/*
Theme Name: FinestShops 2011
*/

html, body, h1, h2, h3, h4, h5, h6, p, form, ul, ol, li, dl, dt, dd, img {
	margin: 0;
	padding: 0;
}
html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	width:100%;
}
body {
}
img {
	border:0;
}


@font-face {
	font-family: 'CandaraB';
	src: url('http://www.finestshops.com/wp-content/themes/finestshops/candara-bold.ttf?#iefix') format('embedded-opentype'),
	     url('http://www.finestshops.com/wp-content/themes/finestshops/candara-bold.ttf')  format('truetype');
}
@font-face {
	font-family: 'candaraI';
	src: url('http://www.finestshops.com/wp-content/themes/finestshops/candara-italic.eot?#iefix') format('embedded-opentype'),
	     url('http://www.finestshops.com/wp-content/themes/finestshops/candara-italic.ttf')  format('truetype');
}


/*
@font-face {
	font-family: 'CandaraB';
	src: url('candara-bold.ttf?#iefix') format('embedded-opentype'),
	     url('candara-bold.ttf')  format('truetype');
}
@font-face {
	font-family: 'candaraI';
	src: url('candara-italic.eot?#iefix') format('embedded-opentype'),
	     url('candara-italic.ttf')  format('truetype');
}
*/


h1 {
	font-family:'CandaraB', Candara, Georgia;
	font-size:26px;
	font-weight:normal;
	color:#333;
	margin: 0px 0px 25px 0px;
	text-shadow: 0px 1px 1px #999;
}

h2 {
	font-family:'CandaraB', Candara, Georgia;
	font-size:26px;
	font-weight:normal;
	color:#333;
	margin: 0px 0px 20px 0px;
	text-shadow: 0px 1px 1px #999;
}
h2.post_title {
	font-size:22px;
	margin-bottom:15px;
}
h2.post_subtitle {
	font-size:22px;
	margin-bottom:10px;
}
h2.pagetitle {
	font-size:22px;
	text-align:center;
}
h3 {
	font-family:'CandaraB', Candara, Georgia;
	font-size:18px;
	font-weight:normal;
	margin: 0px 0px 10px 0px;
	text-shadow: 0px 1px 1px #999;
}
h3.mbox_title {
	font-size:22px;
	color:#333;
	margin-bottom:8px;
}
h3.small {
	font-size:16px;
	margin-bottom:8px;
}
a {
	text-decoration:underline;
	color: #32638c;
	outline:none;
}
a:hover {
	outline:none;
	color: #3E7DB1;
}
h1 a, h2 a {
	text-decoration:none;
	color:#333;
}
h3 a {
	text-decoration:none;
	color:#000;
}
h1 a:hover, h2 a:hover {
	text-decoration:none;
	color:#333;
}
h3 a:hover {
	text-decoration:none;
}

.top_align td {
	vertical-align:top;
}
.vertical_align td {
	vertical-align:middle;
}
table.padded_tbl {
	border-collapse:collapse;
}
table.padded_tbl td {
	padding:2px;
	margin:0px;
}
hr {
	color:#ccc;
	background-color:#ccc;
	height: 1px;
	border-width:0px;
	margin-top:15px;
	margin-bottom:15px;
}
ul, ol {
	padding: 5px 0px 5px 25px;
}
li {
	padding: 2px 0px 2px 0px;
}
p {
	padding: 0px 0px 15px 0px;
}
b {
	font-weight:bold;
}
.hidden {
	display:none;
}
.larger {
	font-size:16px;
}
.larger1 {
	font-size:15px;
}
.smaller {
	font-size:13px;
}
.smaller1 {
	font-size:12px;
}
.center {
	text-align: center;
}
.nowrap {
	white-space: nowrap;
}
.pointer {
	cursor: pointer;
}
.nopadding {
	padding:0px;
	margin:0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.clearing {
	height: 0px;
	font-size: 0px;
	clear: both;
}
.nodecoration {
	text-decoration:none;
}
a.nodecoration:hover {
	text-decoration:underline;
}
input, button, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
input, textarea, select {
	padding:3px 3px 3px 5px;
}
input[type="text"], input[type="password"], select, textarea {
	color:#575959;
	-khtml-border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border:1px solid #ccc;
	background:#fff;
}
input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:focus, select:hover, select:focus, textarea:hover, textarea:focus {
	background:#f8f8f8;
	color:#000;
	outline: none;
}
.blue {
	color:#a3d1ff;
}
.blue1 {
	color: #32638c;
}
.green {
	color:#46d0b2;
}
.black {
	color:#000;
}


/* home page header */
.header_home {
	background:url(images/home-top-bg.gif) top left repeat-x;
}
.header_home_inner {
	background:url(images/home-top-inner.jpg) top center no-repeat;
}
.home_header_block {
	width:950px;
	height:501px;
	margin:0 auto;
	position:relative;
}
.logo_holder {
	display:block;
	position:absolute;
	top:37px;
	left:-16px;
	z-index:100;
}
.logo h2 {
	margin:0;
	padding:0;
	border:none;
}
.logo .alt  {
	display:none;
}
.LogoBox {
	display:block;	
	text-decoration:none;
	width:296px;
	height:114px;
	text-align:justify;
	overflow:hidden;
	background:url(images/finestshops.png) top left no-repeat;
}
.top_links {
	height:27px;
	text-align:right;
	line-height:27px;
	font-size:13px;
}
.top_links .green {
	font-weight:bold;
}
.top_links a {
	padding-left:25px;
	text-decoration:none;
	color:#bcd8f3;
}
.top_links a:hover {
	text-decoration:underline;
	color:#bcd8f3;
}
.home_icon {
	padding:0px 0px 2px 0px;
}
#menuwrapper ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menuwrapper ul li {
	float:left;
	margin:0px;
	padding:40px 0px 0px 16px;
	font-size:17px;
	text-transform:uppercase;
	text-shadow: 1px 2px 0px #222;
	color:#FFF;
}
#menuwrapper ul li a {
	text-decoration:none;
	color:#FFF;
}
#menuwrapper ul li a:hover {
	text-decoration:none;
	color:#a3d1ff;
}
#menuwrapper li.current-menu-item a, #menuwrapper li.current-menu-parent a {
	color:#a3d1ff;
}
#menuwrapper .menu-item-38 a {
	color:#ff0000;
}
#menuwrapper .menu-item-38 a:hover {
	color:#ff0000;
}
.home_header_shadow {
	width:945px;
	height:22px;
	margin:0 auto;
	background:url(images/home-top-shadow.gif) top left no-repeat;
	overflow:hidden;
}
.home_page_animation_holder {
	position:absolute;
	z-index:1;
	left:0px;
	top:121px;
	width:973px;
	height:380px;
}
.home_page_animation_holder .inner {
	position:relative;
	height:380px;
	overflow:hidden;
}
.home_page_animation_holder #nav {
	position:absolute;
	bottom:14px;
	z-index:100;
}
.home_page_animation_holder #nav a {
	display:block;
	width:18px;
	height:18px;
	background:url(images/icon.png) left top no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:9px;
	float:left;
	cursor:pointer;
	text-decoration:none;
}
.home_page_animation_holder #nav a:hover {
}
.home_page_animation_holder #nav a.activeSlide {
	background:url(images/icon-active.png) left top no-repeat;
}

/* inside page header */
.header {
	background:url(images/top-bg.gif) top left repeat-x;
}
.header_inner {
	background:url(images/top-inner.jpg) top center no-repeat;
}
.header_block {
	width:950px;
	height:229px;
	margin:0 auto;
	position:relative;
}
.header_blog {
	height:164px;
}
.header_shadow {
	width:950px;
	height:22px;
	margin:0 auto;
	background:url(images/top-shadow.gif) top left no-repeat;
	overflow:hidden;
}
.top_testimonials_space {
	clear:both;
	float:none;
	height:33px;
	overflow:hidden;
}
.top_testimonials {
	background:url(images/top-hline.png) top left repeat-x;
	margin:0px 0px 0px 20px;
	padding-top:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-style:italic;
	color:#FFF;
	text-shadow: 1px 2px 1px #000;
}
.top_testimonials p {
	padding-bottom:2px;
}
.top_testimonials .client {
	font-size:16px;
	color:#ccc;
}

/* signup header */
.header_signup {
	height:152px;
}
.header_signup .logo_holder {
	top:33px;
}
.header_signup .top_links .green {
	font-weight:normal;
}
.sign_up_header {
	padding-top:35px;
	font-family: Candara, Georgia;
	font-size:26px;
	font-weight:normal;
	color:#a3d1ff;
}


/* home page left col */
.home_page {
	margin:0 auto;
	width:950px;
	padding:15px 0px 50px 0px;
}
.home_page_content h2 {
	margin-bottom:8px;
}
.home_page_content p {
	padding-bottom:10px;
}
.home_page_content p.clearing {
	height:12px;
	padding-bottom:0px;
}
img.welcome_icon {
	float:left;
	margin:0px 13px 0px 0px;
}

/* home second content */
.home_second_content {
	background:url(images/bottom-gray-bg-inner1.gif) top left repeat-x #FFF;
}
.home_second_content_inner {
	background:url(images/bottom-gray-bg-inner.jpg) top center no-repeat;
	height:371px;
	overflow:hidden;
}
.bottom_testimonials {
	width:950px;
	margin:0 auto;
	padding:20px 0px 0px 0px;
	height:210px;
}
.bottom_testimonials_inner {
	background:url(images/quote.png) top left no-repeat;
	padding-left:88px;
}
.bottom_testimonials .row1 {
	height:34px;
}
.bottom_testimonials .row2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.bottom_testimonials .testimonial_author {
	font-size:19px;
}

/* inside page left col */
.inside_page {
	margin:0 auto;
	width:950px;
	padding:5px 0px 50px 0px;
}
.inside_top {
	font-size:18px;
	text-shadow: 0px 1px 1px #999;
}
.inside_top a {
	cursor:pointer;
}
.inside_top_space {
	height:15px;
	overflow:hidden;
}
.inside_page_content {
}

/* right sidebar forms */
.why_choose_finestshops {
	width:290px;
}
.why_choose_finestshops .frm_header {
	padding-bottom:15px;
}
.why_choose_finestshops .frm_header img {
	margin-left:-4px;
}
.why_choose_finestshops .frm_text {
	padding-bottom:5px;
	color:#666;
}
.why_choose_finestshops .frm_text p {
	padding-bottom:10px;
}
.why_choose_finestshops .frm_input {
	width:284px;
	height:35px;
	overflow:hidden;
	background:url(images/form-input-bg.gif) top left no-repeat;
	margin-bottom:9px;
}
.why_choose_finestshops .frm_input .inner {
	padding:7px 0px 0px 13px;
}
.why_choose_finestshops .frm_input input {
	width:260px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.why_choose_finestshops .frm_input input:hover, .why_choose_finestshops .frm_input input:focus {
	color:#333;
}
.why_choose_finestshops .frm_textarea {
	width:284px;
	height:75px;
	overflow:hidden;
	background:url(images/form-textarea-bg.gif) top left no-repeat;
	margin-bottom:9px;
}
.why_choose_finestshops .frm_textarea .inner {
	padding:7px 0px 0px 13px;
}
.why_choose_finestshops .frm_textarea textarea {
	width:260px;
	height:60px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.why_choose_finestshops .frm_textarea textarea:hover, .why_choose_finestshops .frm_textarea textarea:focus {
	color:#333;
}

.why_choose_finestshops .submit_note {
	float:left;
	width:155px;
	font-size:12px;
	color:#666;
	padding:5px 0px 0px 3px;
}
.why_choose_finestshops .frm_submit {
	margin:0px 0px 0px 167px;
	width:117px;
}
.why_choose_finestshops .frm_submit input {
	margin:0px;
	padding:0px;
}
.why_choose_finestshops .frm_submit a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	width:117px;
	height:35px;
	overflow:hidden;
	background:url(images/submit.gif) top left no-repeat;
}


.request_proposal {
	width:305px;
}
.request_proposal .frm_body {
	background:#a3d1ff;
	padding:0px 0px 9px 0px;
}
.request_proposal .txt_row1 {
	padding:3px 14px 10px 14px;
	font-size:13px;
	color:#666;
}
.request_proposal .txt_row2 {
	padding:0px 14px 20px 14px;
	font-size:13px;
}
.request_proposal .frm_submit {
	margin-top:1px;
	background:#75bafe;
	padding:8px 0px 8px 10px;
}
.request_proposal .frm_submit input {
	margin:0px;
	padding:0px;
}
.request_proposal .frm_submit a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	width:286px;
	height:41px;
	overflow:hidden;
	background:url(images/request-proposal/submit.gif) top left no-repeat;
}
.request_proposal .frm_input {
	width:286px;
	height:37px;
	overflow:hidden;
	background:url(images/request-proposal/form-input-bg.gif) top left no-repeat;
	margin:0px 0px 6px 10px;
}
.request_proposal .frm_input_last {
	margin-bottom:0px;
}
.request_proposal .frm_input .inner {
	padding:8px 0px 0px 14px;
}
.request_proposal .frm_input input {
	width:260px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.request_proposal .frm_input input:hover, .request_proposal .frm_input input:focus {
	color:#333;
}
.request_proposal .frm_textarea {
	width:286px;
	height:77px;
	overflow:hidden;
	background:url(images/request-proposal/form-textarea-bg.gif) top left no-repeat;
	margin:0px 0px 6px 10px;
}
.request_proposal .frm_textarea .inner {
	padding:8px 0px 0px 14px;
}
.request_proposal .frm_textarea textarea {
	width:260px;
	height:60px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.request_proposal .frm_textarea textarea:hover, .request_proposal .frm_textarea textarea:focus {
	color:#333;
}
.request_proposal .frm_select {
	width:281px;
	height:31px;
	background:url(images/request-proposal/form-input-bg.gif) top left no-repeat;
	margin:0px 0px 6px 10px;
	padding:6px 0px 0px 4px;
}
.request_proposal .frm_selector_holder1 {
	position:relative;
	width:278px;
	height:25px;
	line-height:25px;
	background:url(images/request-proposal/arrow.gif) top right no-repeat;
	font-size:15px;
	font-style:italic;
	color:#666;
	z-index:1;
}
.request_proposal .frm_selector_holder1 .frm_selector_hover {
	color:#333;
}
.request_proposal .frm_selector_holder1 span {
	display:block;
	padding-left:9px;
}
.request_proposal .frm_selector_holder1 .optiongroup {
	position:absolute;
	width:100%;
	top:auto;
	left:0px;
	border-bottom:1px solid #a3d1ff;
	display:none;
}
.request_proposal .frm_selector_holder1 .inner1 {
	background:url(images/dot-a3d1ff.gif) top left repeat-y;
	padding:0px 0px 0px 1px;
}
.request_proposal .frm_selector_holder1 .inner2 {
	background:url(images/dot-a3d1ff.gif) top right repeat-y #FFF;
	padding:1px 1px 0px 0px;
}
.request_proposal .frm_selector_holder1 .optiongroup .option {
	display:block;
	text-decoration:none;
	font-size:15px;
	font-style:italic;
	color:#666;
	padding:1px 0px 1px 10px;
	background:url(images/dot-a3d1ff.gif) top left repeat-x;
	cursor:pointer;
}
.request_proposal .frm_selector_holder1 .optiongroup div.active {
	color:#333;
	background-color:#f6f6f6;
}

.frm_contacts .frm_caption {
	float:left;
	width:141px;
	text-align:right;
	line-height:35px;
	font-size:16px;
	font-style:italic;
	color:#666;
	padding:0px 12px 0px 0px;
}
.frm_contacts .frm_input {
	float:left;
	width:384px;
	height:35px;
	overflow:hidden;
	background:url(images/contact/form-input-bg.gif) top left no-repeat;
}
.frm_contacts .frm_input .inner {
	padding:7px 0px 0px 13px;
}
.frm_contacts .frm_input input {
	width:360px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.frm_contacts .frm_input input:hover, .frm_contacts .frm_input input:focus {
	color:#333;
}
.frm_contacts .frm_textarea {
	float:left;
	width:384px;
	height:75px;
	overflow:hidden;
	background:url(images/contact/form-textarea-bg.gif) top left no-repeat;
	margin-bottom:9px;
}
.frm_contacts .frm_textarea .inner {
	padding:7px 0px 0px 13px;
}
.frm_contacts .frm_textarea textarea {
	width:360px;
	height:60px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.frm_contacts .frm_textarea textarea:hover, .frm_contacts .frm_textarea textarea:focus {
	color:#333;
}
.frm_contacts .frm_select {
	float:left;
	width:380px;
	height:30px;
	background:url(images/contact/form-input-bg.gif) top left no-repeat;
	padding:5px 0px 0px 3px;
}
.frm_contacts .frm_selector_holder1 {
	position:relative;
	z-index:1;
	width:378px;
	height:25px;
	line-height:25px;
	background:url(images/contact/arrow.gif) top right no-repeat;
	font-size:16px;
	font-style:italic;
	color:#666;
}
.frm_contacts .frm_selector_holder1 .frm_selector_hover {
	color:#333;
}
.frm_contacts .frm_selector_holder1 span {
	display:block;
	padding-left:10px;
}
.frm_contacts .frm_selector_holder1 .optiongroup {
	position:absolute;
	width:100%;
	top:auto;
	left:0px;
	border-bottom:1px solid #a3d1ff;
	display:none;
}
.frm_contacts .frm_selector_holder1 .inner1 {
	background:url(images/dot-a3d1ff.gif) top left repeat-y;
	padding:0px 0px 0px 1px;
}
.frm_contacts .frm_selector_holder1 .inner2 {
	background:url(images/dot-a3d1ff.gif) top right repeat-y #FFF;
	padding:1px 1px 0px 0px;
}
.frm_contacts .frm_selector_holder1 .optiongroup .option {
	display:block;
	text-decoration:none;
	font-size:15px;
	font-style:italic;
	color:#666;
	padding:1px 0px 1px 10px;
	background:url(images/dot-a3d1ff.gif) top left repeat-x;
	cursor:pointer;
}
.frm_contacts .frm_selector_holder1 .optiongroup div.active {
	color:#333;
	background-color:#f6f6f6;
}
.frm_contacts .frm_selector_holder2 {
	z-index:2;
}
.frm_contacts .frm_space {
	clear:both;
	float:none;
	height:9px;
	overflow:hidden;
}
.frm_contacts .frm_space1 {
	clear:both;
	float:none;
	height:30px;
	overflow:hidden;
}
.frm_contacts .frm_submit {
	margin-left:153px;
}
.frm_contacts .frm_submit input {
	margin:0px;
	padding:0px;
}
.frm_contacts .frm_submit a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	width:124px;
	height:39px;
	overflow:hidden;
	background:url(images/contact/submit.gif) top left no-repeat;
}


.frm_signup td {
	padding-bottom:5px;
}
.frm_signup td td {
	padding-bottom:0px;
}
.frm_signup .subtitle {
	padding-bottom:2px;
	font-size:18px;
}
.frm_signup .frm_caption {
	padding-right:9px;
	text-align:right;
	font-size:16px;
	font-style:italic;
	color:#666666;
}
.frm_signup .frm_input {
	width:344px;
	height:35px;
	overflow:hidden;
	background:url(images/signup/form-input-bg.gif) top left no-repeat;
}
.frm_signup .frm_input .inner {
	padding:7px 0px 0px 13px;
}
.frm_signup .frm_input input {
	width:320px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
.frm_signup .frm_input input:hover, .frm_signup .frm_input input:focus {
	color:#333;
}
.frm_signup .frm_input_short1 {
	width:214px;
	background:url(images/signup/form-input-bg-1.gif) top left no-repeat;
}
.frm_signup .frm_input_short1 input {
	width:190px;
}
.frm_signup .frm_input_short2 {
	width:74px;
	background:url(images/signup/form-input-bg-2.gif) top left no-repeat;
}
.frm_signup .frm_input_short2 input {
	width:50px;
}

.frm_signup .inner_part {
	padding:0px 0px 0px 95px;
}
.frm_signup .inner_part .subtitle {
	padding-bottom:11px;
}
.frm_signup .dev_line1 {
	height:1px;
	overflow:hidden;
	background:url(images/dot-cccccc.gif) top left repeat-x;
	margin:55px 0px 6px 0px;
}
.frm_signup .dev_line2 {
	height:1px;
	overflow:hidden;
	background:url(images/dot-cccccc.gif) top left repeat-x;
	margin:35px 0px 6px 0px;
}
.frm_signup .dev_line3 {
	height:1px;
	overflow:hidden;
	background:url(images/dot-cccccc.gif) top left repeat-x;
	margin:45px 0px 6px 0px;
}

.frm_signup .server_size td {
	padding-bottom:13px;
}

.frm_signup label {
	display: block;
	cursor: pointer;
	font-size:16px;
	font-style:italic;
	color:#666666;
	outline:none;
}
.frm_signup label span {
	color:#000;
}
.frm_signup label.short {
	line-height:22px;
}
.frm_signup .label_radio {
	background: url(images/signup/radio.gif) no-repeat;
	padding-left: 31px;
}
.frm_signup .label_radio input {
	position: absolute;
	left: -9999px;
}
.frm_signup label.r_on {
	background: url(images/signup/radio-checked.gif) no-repeat;
}
.frm_signup .frm_submit {
	margin:40px 0px 0px -3px;
}







.request_proposal_wide .frm_caption {
	float:left;
	width:159px;
}
.request_proposal_wide .frm_submit {
	margin-left:171px;
}



/* footer */
.footer_shadow_line {
	height:7px;
	background:url(images/footer/top-shadow.png) top left repeat-x;
}
.footer_line {
	height:134px;
	background:url(images/footer/footer-line-bg.gif) top left repeat-x;
}
.footer_line_inner {
	height:134px;
	background:url(images/footer/footer-line.jpg) top center no-repeat;
}
.footer_line_content {
	margin:0 auto;
	width:950px;
	position:relative;
}
.logo_bottom {
	position:absolute;
	top:-1px;
	left:-16px;
	width:295px;
	height:103px;
}
.logo_bottom a {
	display:block;	
	text-decoration:none;
	width:295px;
	height:114px;
	text-align:justify;
	overflow:hidden;
	background:url(images/finestshops.png) top left no-repeat;
}
.footer_line .home_icon {
	padding:0px 0px 13px 0px;
}
.footer_line #menuwrapper {
	height:62px;
}
.footer_line #menuwrapper ul li {
	padding:30px 0px 0px 16px;
	text-shadow: 1px 1px 0px #000;
}
.bottom_slogan {
	text-align:right;
	font-family:'CandaraI',Candara, Georgia, Arial;
	font-size:16px;
	color:#a3d1ff;
	text-shadow: 1px 1px 1px #000;
}
.footer_area {
	width:950px;
	margin:0 auto;
	padding:0px 0px 35px 0px;
}
.footer_area .left_col {
	float:left;
	width:380px;
	padding-top:10px;
	font-size:13px;
}
.footer_area .left_col .row1 {
	padding-bottom:8px;
	font-size:12px;
}
.footer_area .left_col .row2 {
	padding-bottom:18px;
	font-size:12px;
}
.footer_area .left_col .row3 {
	padding-bottom:18px;
	font-size:12px;
}
.footer_area .left_col .row4 {
	font-size:12px;
}
.footer_area .right_col {
	margin:0px 0px 0px 390px;
	background:url(images/v-dotted-line.gif) top left repeat-y;
}
.footer_area .right_col_inner {
	padding-left:26px;
}
.footer_area .right_col .row1 {
	padding-bottom:15px;
	font-family:'CandaraB', Candara, Georgia;
	font-size:32px;
	font-weight:normal;
	color:#ccc;
	text-shadow: 0px 1px 1px #333;
}
.footer_area .right_col .row2 {
	height:103px;
	padding:0px 0px 0px 2px;
	font-size:16px;
}
.footer_area .footer_icon {
	float:left;
	width:94px;
	font-family:'CandaraB', Candara, Georgia;
	font-size:14px;
	font-weight:normal;
}
.footer_area .footer_icon div {
	padding:2px 0px 0px 4px;
}
.footer_area .footer_icon a {
	text-decoration:none;
	color:#000000;
}
.footer_area .right_col .row3 {
	padding:0px 0px 0px 1px;
}
.footer_area .right_col .row3 .col1 {
	padding-right:10px;
}
.footer_area .right_col .row3 .col2 {
	padding-right:19px;
}

/* sign up page footer */
.bottom_signup .bottom_slogan {
	padding-top:62px;
}
.bottom_signup .footer_area .left_col {
	width:680px;
	padding-top:15px;
	font-size:14px;
}
.bottom_signup .footer_area .right_col {
	margin:0px 0px 0px 720px;
	background:none;
	padding-top:15px;
}




/* specific pages */

/* package */
.ec_systems_holder {
	position:relative;
}
.tt_row {
	position:absolute;
	z-index:2;
	top:0px;
	left:178px;
	width:772px;
}
.tt_holder {
	float:left;
	width:193px;
	position:relative;
}
.tt_selector {
	position:relative;
	z-index:3;
	height:47px;
	background:url(images/pixClear.gif) top left no-repeat;
	cursor:pointer;
}
.tt {
	position:absolute;
	top:37px;
	left:-93px;
	display:none;
	width:380px;
}
.tt_arrow {
	width:16px;
	height:10px;
	background: url(images/tiptip/arrow.png) top center no-repeat;
	overflow:hidden;
	margin-left:182px;
}
.tt_content {
	background: url(images/tiptip/bg.png);
	color: #fff;
	padding: 12px 15px 0px 15px;
	text-align:left;
}
.tt_content a {
	color: #4FA4E9;
}
.tt_content p {
	padding-bottom:5px;
}
.tt_content ul {
	margin:0px;
	padding:1px 0px 10px 20px;
}
.tt_content ul li {
	padding:0px 0px 5px 0px;
	font-size:12px;
}
table.ec_systems td {
	text-align:center;
	vertical-align:middle;
	padding:5px 0px 5px 0px;
	border-bottom:1px solid #e0e0e0;
	font-size:13px;
	color:#666;
	white-space:normal;
	word-break:break-all;
}
table.ec_systems td td {
	padding:0px;
	border:none;
	text-align:left;
}
table.ec_systems td div {
	padding:0px 12px 0px 12px;
}
table.ec_systems a {
	text-decoration:none;
}
table.ec_systems a:hover {
	text-decoration:underline;
}
table.ec_systems td img {
	vertical-align:middle;
}
table.ec_systems p {
	padding-bottom:5px;
}
table.ec_systems .head_row td {
	padding:0px 0px 5px 0px;
	border-bottom:1px solid #999999;
}
table.ec_systems td.feature {
	text-align:right;
	color:#000;
}
table.ec_systems td.feature div {
	padding:0px 10px 0px 0px;
}
table.ec_systems td.bg_alt {
	background:#f7f7f7;
}
table.ec_systems td.txt_comment, table.ec_systems td.txt_comment td {
	font-size:12px;
	line-height:12px;
}
table.ec_systems td.txt_comment img {
	margin-right:5px;
}
table.ec_systems td.last {
	border-bottom:1px solid #999;
}

.ec_systems_space {
	height:20px;
	overflow:hidden;
}
.ec_systems_selector {
	position:absolute;
	top:-8px;
	left:173px;
	width:205px;
	background:url(images/package/green-border-bottom.png) bottom left no-repeat;
	padding-bottom:6px;
	display:none;
	z-index:1;
}
.ec_systems_selector_inner {
	background:url(images/package/green-border-top.png) top left no-repeat;
}

/* clients page */
.clients_list img.bordered {
	border:1px solid #666;
	margin-bottom:6px;
}
.testimonial_block {
	background-image:url(images/qoute.gif);
	background-repeat:no-repeat;	
	background-position: 0px 3px;
	padding:0px 0px 55px 53px;
}
.testimonial_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	padding-bottom:8px;
}
.testimonial_block p {
	padding-bottom:10px;
}
.testimonial_author {
	text-align:right;
	font-style:italic;
}

/* contact page */
.contact_sidebar {
	color:#666666;
}
.contact_sidebar a {
	color:#51a5f9;
}
.contact_sidebar h3 {
	margin:15px 0px 10px 0px;
	font-size:23px;
	color:#333;
}
.contact_sidebar p {
	padding-bottom:10px;
}
.contact_sidebar p.row1 {
	padding-bottom:18px;
}
.contact_sidebar img {
	margin:0px 0px 15px -1px;
}

/* xcat templates list */
.xcart_template_list td {
	vertical-align:top;
	font-size:13px;
}
.xcart_template_list img.bordered {
	margin-bottom:6px;
	border:1px solid #666;
}
.design_search {
}
#search_title {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-bottom:15px;
}
#search_block {
	float:left;
	margin-top:2px;
}
#search_block .search_text {
	float:left;
	width:70px;
	text-align:right;
	line-height:35px;
	font-size:16px;
	font-style:italic;
	color:#666;
	padding:0px 12px 0px 0px;
}
#search_block .search_input {
	float:left;
	width:271px;
	height:28px;
	overflow:hidden;
	background:url(images/form-input-bg.gif) top left no-repeat;
	padding:7px 0px 0px 13px;
}
#search_block .search_input input {
	width:260px;
	padding:0px;
	font-size:16px;
	font-style:italic;
	color:#666;
	-khtml-border-radius:0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border:none;
	background:none;
}
#search_block .search_input input:hover, #search_block .search_input input:focus {
	color:#333;
}
#search_button {
	float:left;
	margin-left:10px;
}
#search_button a {
	display:block;
	text-decoration:none;
	cursor:pointer;
	width:124px;
	height:39px;
	overflow:hidden;
	background:url(images/contact/submit.gif) top left no-repeat;
	text-indent:-9999px;
}
.design_search_space {
	clear:both;
	float:none;
	height:20px;
	overflow:hidden;
}

/* sign up */
.ecommerce_proposal_content {
	padding:0px 0px 0px 30px;
	font-size:15px;
}
.ecommerce_proposal_content img {
	margin-right:18px;
}
.ecommerce_proposal_space {
	clear:both;
	float:none;
	height:30px;
	overflow:hidden;
}

/* misc */
.faq_header {
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 22px;
	background-image:url(images/question.gif);
	background-repeat:no-repeat;	
	background-position: 0px 8px;
	display:inline-block;
	line-height:26px;
	font-family:'CandaraB', Candara, Georgia;
	font-size:18px;
	font-weight:normal;
	text-shadow: 0px 1px 1px #999;
}
.faq_content {
	margin:0px;
	padding:0px 0px 30px 22px;
}
.subpage_section_inner {
	padding:0px 0px 10px 0px;
}
.subpage_section_inner ul {
	margin:0px;
	padding:0px 0px 0px 25px;
}
.subpage_section_inner ul li {
	padding:0px 0px 10px 0px;
}
.subpage_section_inner ul li a {
}
.widget_categories .subpage_section_inner ul li {
	font-size:15px;
}
.widget_archive .subpage_section_inner ul li {
	font-size:12px;
}
.widget_archive h3.mbox_title {
	font-size:20px;
}
ul.list1 {
	list-style:none;
	margin:0px;
	padding:0px 0px 0px 0px;
}
ul.list1 li {
	padding:0px 0px 5px 15px;
}
.partner_list td {
	padding:0px 20px 25px 0px;
}
.partner_list td img {
	margin-top:5px;
}
.sidebar_blog_space {
	height:20px;
	overflow:hidden;
}

.social_block {
}
.social_block_content {
	height:40px;
}
.social_block_line {
	margin-left:-4px;
	background:url(images/social-badge-line.gif) top left no-repeat;
	height:15px;
}
.social_block_request_proposal .social_block_content {
	padding-left:13px;
}
.social_block_request_proposal .social_block_line {
	display:none;
}

.social_icon {
	float:left;
}

/*
.social_icon1 {
	width:74px;
	padding-top:2px;
}
.social_icon2 {
	width:79px;
}
.social_icon3 {
	width:75px;
	padding-top:2px;
}
.social_icon4 {
	padding-top:1px;
}
*/

.social_icon1 {
	margin-right:25px;
}
.social_icon2 {
	margin-right:26px;
	padding-top:4px;
}
.social_icon3 {
	width:52px;
	overflow:hidden;
	margin-right:23px;
}
.social_icon4 {
	padding-top:7px;
}
.social_icon4 a {
	text-decoration:none;
}


/* wordpress styles */

/* Typography & Colors */
.narrowcolumn .entry, .widecolumn .entry {
}
.widecolumn {
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
small {
	font-size:12px;	
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
.sticky {
	background-color: #f8f8f8;
	padding: 0 10px 10px;
}
.sticky h2 {
}
.commentlist li {
	font-size:12px;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family:Arial, Helvetica, sans-serif;	
}
.commentmetadata {
	font-weight: normal;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}



/* Begin Wordpress Structure */
.post {	
	text-align: justify;
	margin: 0px 0px 10px 0px;
}
.post hr {
	display: block;
}
.post_dev {
	display:block;
	height:1px;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin:10px 0px 15px 0px;
}
.read_more {
	padding:0px 0px 5px 0px;
	text-align:right;
}
.read_more a {
	border-bottom:none;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	font-size:12px;
}
.clear {
	clear: both;
}


/* Begin Images */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */


/* Begin Lists */
.entry ul {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
}
.entry li {	
}
.entry ol {
	margin:0px;
	padding:0px;
	margin-left:30px;
	margin-bottom:10px;
}
.entry ol li {
	padding:5px 0px 5px 0px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 550px;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0;
}
/* End Form Elements */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { 
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;	
	margin-bottom: 20px;
	font-size:12px;
}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
