/*
Theme Name: BW
Theme URI: http://bannerweaver.com
Description: Yellow-Violet theme.
Author: BannerWeaver
Author URI: http://bannerweaver.com
*/

/* MAIN STYLES
-------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body, html {
	font-weight:normal;
	font-family:Georgia;
	font-size:14px;
	color:#333;
	background:#EFEFEF url(images/bk_body.jpg) repeat-x;
	line-height:130%;
}
ul {
	list-style:none;
}
a {
	text-decoration:none;
	color:#cc9900;
}
a:hover {
	text-decoration:underline;
}
a:focus {
	outline:none;
}
p {
	margin:0 0 1em;
}
h1, h2, h3 {
	font-size:32px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
	font-weight:normal;
	color:#333;
}
h1 {
	padding-top:10px;
}
h1 a {
	color:#333;
}
h2 {
	font-size:20px;
	padding-top:10px;
	font-weight:normal;
	color:#333;
}
h3 {
	font-size:16px;
	padding-top:10px;
}

h6 {
	font-size:19px;
	letter-spacing:-1px;
	line-height:100%;
	padding-bottom:15px;
	padding-top:7px;
	font-weight:normal;
	color:#9e1c40;
}
.h4a {
	font-size:15px;
	color:#222;
	text-align:justify;
	font-weight:normal;
}
/* LAYOUT STRUCTURE
--------------------------------------------------*/

#wrapper {
	margin:0 auto;
	width:910px;
}
#header {
	height:165px;
	position:relative;
	z-index:99;
	padding:0 8px;
	/*background:url(images/green/bk_header.jpg) 0 0 no-repeat;*/
}
#content {
	padding-bottom:20px;
}
#colLeft {
	width:590px;
	float:left;
	padding-left:3px;
	padding-right:25px;
	padding-top:15px;
	font-size:15px;
	line-height:130%;
}
.pageSeparator {
	width:600px;
	background:url(images/bk_separattor_horiz.jpg) top repeat-x;
	height:15px;
}
.pfpageSeparator {
	width:915px;
	background:url(images/bk_separattor_horiz.jpg) top repeat-x;
	height:15px;
}
.orderpageSeparator {
	width:905px;
	background:url(images/bk_separattor_horiz.jpg) top repeat-x;
	height:15px;
}

#colOrder {
	padding-left:0px;
	padding-top:15px;
	width:905px;
}

/* page container for Portfolio */

#colFull {
	padding-left:0px;
	padding-top:15px;
	width:925px;
}
#colRight {
	padding:8px;
	float:left;
	width:256px;
	border:1px solid #ccc;
	background:#fff;
	margin-left:17px;
	margin-top:30px;
	font-size:12px;
}
#colRight p {
	font-size:14px;
}
#colRight #inner {
	padding:10px;
	background:url(images/bk_colright.jpg);
}
#footer {
	background:#000 url(images/bk_footer.jpg) 0 0 repeat-x;
	margin:0;
	color:#666;
	position:relative;
	font-size:11px;
	padding-bottom:20px;
}
#innerFooter {
	width:950px;
	margin:0 auto;
	padding:15px 0 25px;
	position:relative;
}
/* HEADER ELEMENTS
------------------------------------------*/

/* -- logo --*/

#logo {
	position:absolute;
	top:18px;
	left:5px;
	color:#FFF;
}
#logo a img {
	border:none;
	vertical-align:middle;
	margin-right:20px;
}
#logo span {
	font-size:16px;
	padding-top:15px;
	color:#C3CB10;
}
/* -- search --*/

#searchTop {
	position:absolute;
	right:0;
	top:49px;
	height:59px;
	width:255px;
	background:url(images/bk_search.jpg) 0 0 no-repeat;
	padding:16px 0 16px 15px;
}
#site5top {
	position:absolute;
	top:5px;
	right:0;
}
.placeOrderTop {
	position:absolute;
	top:20px;
	right:0;
}
.portfolioTop {
	position:absolute;
	top:20px;
	right:220px;
}
/* -- main menu --*/

#topMenu {
	width:910px;
	height:53px;
	position:absolute;
	background:url(images/menu_bg.png) right no-repeat;
	top:90px; /* -- top:108px; --////////////////////////////////////////////////////////////////////////*/
	left:0;
	font-family:Georgia;
	font-size:17px;
	/*letter-spacing:-0.02em;*/

	line-height:100%;
	font-weight:lighter;
}
#topMenu ul {
	margin-right:8px;
}
#topMenu ul.sf-menu {
	padding-top:10px;
	padding-left:3px;
	float:right; /* -- Float Added --////////////////////////////////////////////////////////////////////////*/
}
#topMenu ul.sf-menu li {
	float:left;
	padding:11px 10px;
	font-weight:normal;
	border-right:0px solid #E2E733;
}
#topMenu ul.sf-menu li a {
	text-decoration:none;
	font-weight:normal;
	color:#efefef;
	text-shadow:#660033 1px 1px;/*text-transform:lowercase;*/
}
#topMenu ul.sf-menu li li a {
	padding:0 12px;
	color:#333;
}
#topMenu ul.sf-menu li a:hover {
	text-shadow:none;
	color:#FFFF00;
	text-shadow:#660033 1px 1px;
}
#topMenu ul.sf-menu li li {
	padding:0;
	/*padding-top:2px;*/

	border:none;
	text-shadow:none;
	font-size:15px;
	border-bottom:1px solid #ffff00;
}
#topMenu ul.sf-menu li ul.sub-menu {
	padding:0;
	background:url(images/bk_submenu.png) 0 -4px repeat-x;
	border:1px solid #ffff00;
	border-bottom:1px solid #ffff00;
	background:#fede27;
	text-shadow:none;
}
#topMenu ul.sf-menu li ul.sub-menu li a:hover, #topMenu ul.sf-menu li.page_item ul li a:hover {
	color:#fff; /*  */
	text-shadow:none;
	background:#7a0152;
}
#topMenu ul.sf-menu li ul.sub-menu li ul.sub-menu {
	border:1px solid #ffff00; /* #E1E632; */
}
#topMenu ul.sf-menu li ul.sub-menu li, #topMenu ul.sf-menu li.page_item ul li {
	position:relative;
	line-height:100%;
	height:28px;
	text-transform:none;
}
#topMenu ul.sf-menu li ul.sub-menu li a, #topMenu ul.sf-menu li.page_item ul li a {
	text-decoration: none;
	display:block;
	padding-top:7px;
	padding-bottom:6px;
	line-height:100%;
	border:none;
	text-transform:none;
	text-shadow:none;
}
#topMenu ul.sf-menu li ul.sub-menu li ul.sub-menu a {
	text-decoration: none;
	position:relative;
	border:none;
}
#topMenu ul.sf-menu li ul.sub-menu, #topMenu ul.sf-menu li.page_item ul {
	margin-top:-4px;
}
#topMenu ul.sf-menu li ul.sub-menu ul.sub-menu {
	margin:0 0 0 25px;
}
.rssTag {
	position:absolute;
	width:50px;
	height:41px;
	background:url(images/ico_rss.png) 0 0 no-repeat;
	text-indent:-9999px;
	right:10px;
	top:108px;
	z-index:9999;
}

/* SuperFish Menu Style
---------------------------------------------*/
.sf-menu, .sf-menu *{margin:0;padding:0;list-style:none}
.sf-menu{line-height:1.0}
.sf-menu ul{position:absolute;top:-999em;width:9em}
.sf-menu ul li{width:100%}
.sf-menu li:hover{visibility:inherit}
.sf-menu li{float:left;position:relative}
.sf-menu a{display:block;position:relative}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{left:0;top:1.5em;z-index:99}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul{top:-999em}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul{left:12em;top:-0.1em}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul{top:-999em}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul{left:12em;top:-0.1em}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul{left:0;top:2.5em;z-index:99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul{top:-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul{left:10em;top:0;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul{top:-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul{left:10em;top:0;}


/* CONTENT ELEMENTS
----------------------------------------------*/

#colFull h1 {
	text-transform:capitalize;
	position:relative;
}
#colFull h1 ul {
	position:absolute;
	right:15px;
	top:20px;
}
#colFull h1 ul li {
	float:left;
	padding:0 10px;
	border-left:1px solid #ccc;
	line-height:100%;
	font-size:12px;
}
#colFull h1 ul li a {
	font-size:12px;
	font-weight:normal;
	color:#0093CA;
	letter-spacing:normal;
	color:#cc0099;
}
.more-link {
	background:url(images/but_yellow.png) 0 0 no-repeat;
	color:#333;
}
.blogPost .meta .date {
	background:url(images/bk_date.png) 0 0 no-repeat;
	color:#fff;
}
#colFull h1 ul li a:hover {
	text-decoration:underline;
}
#archive-title, .searchQuery {
	padding:0 0 10px 0;
	font-size:12px;
	margin-bottom:5px;
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
}
.navborder {
	width:800px;
	height:50px;
	background-color:#666666;
	float:left;
}
.navigation {
	width:910px;
	height:50px;
	padding-top:15px;
	background:url(images/bk_separattor_horiz.jpg) top repeat-x;
	float:left;
}
#colFull .navigation {
	margin-top:15px;
}
#colFull .navigation a {
	color:#cc0099;
}
#colLeft .navigation a {
	color:#666;
}
#colLeft .navigation a:hover {
	color:#333;
}
/* ********** WP-Paginate - WordPress Pagination Function *********************** */

.wp-paginate {
	padding:0;
	margin:0;
}
.wp-paginate li {
	display:inline;
	list-style:none;
}
.wp-paginate a {
	background:#ddd;
	border:1px solid #ccc;
	color:#666;
	margin-right:6px;
	padding:3px 6px;
	text-align:center;
	text-decoration:none;
}
.wp-paginate a:hover, .wp-paginate a:active {
	background:#ccc;
	color:#888;
}
.wp-paginate .title {
	color:#333;
	margin-right:4px;
}
.wp-paginate .gap {
	color:#999;
	margin-right:4px;
}
.wp-paginate .current {
	color:#fff;
	background:#cc0099;
	border:1px solid #f463d0;
	margin-right:6px;
	padding:3px 6px;
}
.wp-paginate .page {
}
.wp-paginate .prev, .wp-paginate .next {
}
.alignleft {
	float:left;
	margin:0px 10px 5px 10px;/* top  */
}
.alignright {
	float:right;
	margin:0px 10px 5px 10px;
}
#homeBoxes {
	margin-top:5px;
	padding-top:10px;
	background:url(images/midpanel_top.jpg) 0 0 no-repeat;
}
#homeBoxes .homeBox {
	width:276px;
	float:left;
	margin-right:40px;
	/*background:url(images/bk_dotted_thick.png) 0 0 repeat-x;*/
	font-size:12px;
}
#homeBoxes .homeBox h2 {
	font-size:22px;
	letter-spacing:-0.02em;
	line-height:100%;
	padding-bottom:15px;
	padding-top:10px;
	font-weight:normal;
	color:#333333;
}
.h2a {
	color:#cc0099;
}
#homeBoxes .last {
	margin-right:0;
}
/*#homeBoxes .homeBox h2 {
	padding:15px 0 15px;
}*/
.homeboxesBottom {
	background:url(images/midpanel_bottom.jpg) 0 0 no-repeat;
	height:10px;
	/*margin-top:5px;*/

	margin:0 auto;
	width:910px;
}
.more-link {
	display:block;
	width:92px;
	height:30px;
	padding-left:12px;
	padding-top:2px;
	font-size:12px;
	clear:both;
}
.more-link:hover {
	text-decoration:none;
}
.bgImgWrapper {
	/*height:303px;*/

	height:250px;
}
.bgImg {
	width:100%;
	height:303px;
	position:absolute;
	left:0;
	background:url(images/home_body_bg.gif) repeat-x;
}
#packageBoxes {
	width:910px;
	height:217px;
	margin:0 auto;
	/*margin-top:5px;*/
	padding-top:15px;
	padding-bottom:10px;
}
#packageBoxes .starter {
	width:175px;
	height:217px;
	float:left;
	margin-right:10px;
	background:url(../../images/starter-pack.png) no-repeat;
}
#packageBoxes .bronze {
	width:175px;
	height:217px;
	float:left;
	margin-right:10px;
	/*background:url(../../images/packages.gif) -175px 0px no-repeat;*/
	background:url(../../images/bronze-pack.png) no-repeat;
}
#packageBoxes .silver {
	width:185px;
	height:217px;
	float:left;
	margin-right:10px;
	/*background:url(../../images/packages.gif) -350px 0px no-repeat;*/
	background:url(../../images/silver-pack.png) no-repeat;
}
#packageBoxes .gold {
	width:175px;
	height:217px;
	float:left;
	/*background:url(../../images/packages.gif) -535px 0px no-repeat;*/
	background:url(../../images/golden-pack.png) no-repeat;
}
#packageBoxes .packLast {
	/*background:url(../../images/packages.gif) -710px 0px no-repeat;*/
	background:url(../../images/get-started_bg.png) no-repeat;
	width:164px;
	height:217px;
	float:left;
}
#packageBoxes .packLast .getstarted {
	width:138px;
	height:145px;
	margin-top:26px;
	margin-left:13px;
	/*background:url(../../images/packages.gif) -874px 0px no-repeat;*/
	background:url(../../images/get-started.png) no-repeat;
}

#packageText {
	height:34px;
	width:740px;
	background:url(images/packtextfront.gif) 0 0 no-repeat;
	margin-bottom:10px;
	margin:0 auto;
	padding-right:170px;
}
#packageText .Textend {
	height:34px;
	background:url(images/packtextend.gif) right no-repeat;
	background-color:#e9e9e9;
	margin-left:20px;
	text-align:right;
}
#packageText .Textend img {
	float:right;
	margin-top:5px;
	margin-right:45px;
	margin-left:7px;
}
.blogPost {
	/*background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;*/

	padding-bottom:5px;
	margin-bottom:10px;
}
.blogPost .meta {
	background:url(images/bk_meta.jpg) 1px 0 repeat-x;
	height:34px;
	font-size:11px;
	line-height:34px;
	padding-left:48px;
	position:relative;
	margin-bottom:20px;
	text-shadow:#efefef 1px 1px;
}
.blogPost .meta img {
	vertical-align:middle;
	margin-right:3px;
}
.blogPost .meta .date {
	position:absolute;
	left:1px;
	top:-3px;
	width:39px;
	height:44px;
	text-align:center;
	text-transform:uppercase;
	padding-right:1px;
	line-height:155%;
	text-shadow:none;
}
.blogPost .meta .date strong {
	font-size:20px;
}
#colLeft .blogPost p img {
	margin:0 10px 10px 0;
	border:8px solid #fff;
}
/* share icons */

#colLeft .social {
	padding:10px 0;
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
	margin-bottom:10px;
}
#colLeft .social a img {
	padding:0;
	border:none;
	background:none;
	vertical-align:middle;
}
#colLeft .social strong {
	padding-right:10px;
}
#colLeft ul {
	list-style:disc;
	list-style-position:inside;
}
/* COL RIGHT
-------------------------------------------*/
#colRight h2 {
	text-transform:none;
	font-size:22px;
	padding:0;
	margin:5px 0 5px 0;
	padding-bottom:5px;
	font-weight:normal;
	color:#cc0099;
}
#colRight h2 a {
	color:#cc0099;
}
#colRight ul {
	padding-bottom:15px;
}
#colRight ul li {
	border-bottom:1px solid #D1D1D1;
	border-top:1px solid #fff;
	padding:7px 0 7px 12px;
	background:url(images/bullet_list.png) 0 12px no-repeat;
}
#colRight ul li a {
	color:#666;
}
/* FOOTER ELEMENTS
--------------------------------------------*/
.textwidget {
	padding-top:10px;
}
#footer .footerBox {
	width:276px;
	float:left;
	margin:0 20px;
	background:url(images/bk_dotted_thick.png) 0 0 repeat-x;
	font-size:12px;
	color:#666666;
}
#footer .footerBox {
	background:none;
}
#footer .footerBox h2 {
	padding-bottom:10px;
	color:#cc9900;
	border-bottom:1px solid #292929;
}
#footer .last {
	margin-right:0;
}
#footer .footerBox ul li {
	padding:7px 0;
	padding-left:12px;
	border-bottom:1px solid #292929;
	background:url(images/bullet_list.png) 0 13px no-repeat;
}
#footer .footerBox ul li a {
	text-decoration:none;
	color:#666666;
}
#footer .footerBox ul li a:hover {
	color:#cc9900;
}
#footer .footerBox ul#social li {
	padding:10px 0;
	padding-left:40px;
	line-height:110%;
	border-bottom:1px solid #292929;
}
#footer .footerBox ul#social li strong {
	color:#efefef;
}
#footer .footerBox ul#social li a {
	font-size:11px;
}
#footer .footerBox ul#social li.twitter {
	background:url(images/ico_twitter.png) 0 50% no-repeat;
}
#footer .footerBox ul#social li.facebook {
	background:url(images/ico_facebook.png) 0 50% no-repeat;
}
#footer .footerBox ul#social li.flickr {
	background:url(images/ico_flickr.png) 0 50% no-repeat;
}
#footer .footerBox ul#social li.linkedin {
	background:url(images/ico_linkedin.png) 0 50% no-repeat;
}
#copy {
	clear:both;
	padding:20px 0 10px 20px;
}
#footer #footerMenu {
	padding-left:20px;
}
#footer #footerMenu li {
	float:left;
	padding:0 10px;
	border-left:1px solid #292929;
	line-height:100%;
	color:#cc9900;
}
#site5bottom {
	position:absolute;
	right:97px;
	bottom:15px;
}
/* HOME SLIDER
-----------------------------------------------*/
#sliderHolder {
	margin-top:7px; /* New Added line */
	margin-bottom:15px; /* New Added line */
	/*padding:10px;*/

	height:337px; /*height:363px;*/
	padding:10px;
	background-color:#fff;
	border:1px solid #ccc;
}
#slider {
	/*border:10px solid #fff;   New Added line */

	background-color:#222;/**/
}
.panel .right {
	padding:10px;
	float:left;
	width:354px;
}
.right {
	margin-left:-414px; /* Added line */
	margin-top:40px;
}
.panel .right .text {
	padding:15px;
	padding-left:50px;
	padding-right:50px;
	font-size:14px;
	background:url(images/bk_slider_text.png) 100% 0 no-repeat;
	height:317px;
	font-family:Georgia;
}
.panel .right .text .featured {
	font-size:11px;
}
.panel .right .text .featured img {
	margin-right:5px;
}
.panel .right .text p {
	display:block;
	background:url(images/bk_dotted.png) 0 0 repeat-x;
	margin:0;
	padding-top:10px;
}
.panel .right .text h1, .panel .text h1 a {
	font-size:22px;
	font-weight:normal;
	margin-bottom:0;
	line-height:110%;
	padding:8px 0;
	color:#222;
}
.panel .right .text h1, .panel .text h2 {
	font-size:15px;
	color:#222;
	text-align:justify;
	font-weight:normal;
	letter-spacing:0px;
	line-height:18px;
}
.panel .image {
	float:left;
	padding:0px; /*padding:10px;*/
	/*border:1px solid #454545; border:1px solid #ccc;*/

	background:#666; /*background:#fff;*/
	margin-right:13px;
}
/* CAROUSEL
---------------------------------------------*/
.stepcarousel {
	float:left;
	position: relative; /*leave this value alone*/
	overflow: hidden; /*leave this value alone*/
	width: 100%; /*Width of Carousel Viewer itself*/
	height: 337px; /* height: 359px; Height should enough to fit largest content's height*/
}
.stepcarousel .belt {
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}
.stepcarousel .panel {
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 887px; /* width: 910px; Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	position:relative;
}
/*COMMENTS
---------------------------------------------*/
#colLeft h2.comments {
	padding-bottom:20px;
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
	color:#16A3E1;
}
#colLeft ul.commentlist {
	list-style-type:none;
	background:url(images/bk_separattor_horiz.jpg) 0 100% repeat-x;
	padding-bottom:20px;
	margin-bottom:15px;
}
#colLeft ul.commentlist li {
	margin-top:15px;
}
#colLeft ul.commentlist li .text {
	position:relative;
	padding:12px;
	background:#fff;
	border:1px solid #D1D1D1;
}
#colLeft ul.commentlist li .text .topLeft {
	position:absolute;
	top:-1px;
	left:-1px;
	width:12px;
	height:12px;
	background:url(images/bk_comment_top_left.jpg) 0 0 no-repeat;
}
#colLeft ul.commentlist li .text .topRight {
	position:absolute;
	top:-1px;
	right:-1px;
	width:12px;
	height:12px;
	background:url(images/bk_comment_top_right.jpg) 0 0 no-repeat;
}
#colLeft ul.commentlist li .text .bottomRight {
	position:absolute;
	bottom:-1px;
	right:-1px;
	width:12px;
	height:12px;
	background:url(images/bk_comment_bottom_right.jpg) 0 0 no-repeat;
}
#colLeft ul.commentlist li .text .bottomLeft {
	position:absolute;
	bottom:-1px;
	left:-1px;
	width:12px;
	height:12px;
	background:url(images/bk_comment_bottom_left.jpg) 0 0 no-repeat;
}
#colLeft ul.commentlist li .text .bubble {
	position:absolute;
	top:-9px;
	left:16px;
	width:16px;
	height:10px;
	background:url(images/bk_bubble.png) 0 0 no-repeat;
}
#colLeft ul.commentlist .commentmetadata span {
	font-size:12px;
}
#colLeft ul.commentlist li .avatar {
	border:5px solid #FFF;
	padding:1px;
	background:#fff;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#colLeft ul.commentlist li em {
	font-size:12px;
	padding-top:5px;
}
#colLeft ul.commentlist li ul.children {
	padding-left:35px;
}
#colLeft ul.commentlist li .reply {
	font-size:12px;
}
#colLeft h2.postComment {
	background:url(images/ico_arrow_post.png) 3px 50% no-repeat;
	padding-left:28px;
}
#colLeft a {
	color:#cc0099;
}
#colLeft .meta a {
	color:#cc9900;
}
#colLeft h1 a {
	color:#333;
}
/* FORMS
-------------------------------------------*/
#searchform input {
	border:none;
	background:#000;
	padding:6px 4px 7px;
	color:#999;
	width:165px;
	float:left;
}
#searchform input#searchsubmit {
	width:72px;
	height:30px;
	border:none;
	background:url(images/but_search.jpg) 0 0 no-repeat;
	cursor:pointer;
	padding:0 0 0 4px;
	text-align:left;
	color:#ccc;
	font-size:11px;
}
/* post comment */

#commentform p {
	margin:0;
}
#commentform label {
	display:block;
	padding:5px 0 2px;
}
#commentform input, #commentform textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:7px;
	font-family:Arial, Helvetica, sans-serif;
	width:300px;
	font-size:12px;
}
#commentform textarea {
	width:600px;
}
#commentform input#submit {
	border:none;
	width:80px;
	height:34px;
	margin-top:15px;
	background:url(images/but_send.png) 0 0 no-repeat;
	color:#fff;
}
/* contact */

#contact label {
	display:block;
	padding:8px 0 2px;
}
#contact input, #contact textarea {
	border:1px solid #fff;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}
#contact textarea {
	width:500px;
}
#contact input.submit {
	border:none;
	width:80px;
	height:34px;
	margin-top:20px;
	background:url(images/but_send.png) 0 0 no-repeat;
	color:#FFF;
}
.errormsg, .successmsg {
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}
.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}
/* CLEARING
---------------------------------------------------*/

.clearfix:after {
	content: ".";
	display:block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */



.clear {
	clear: both;
}
.noclear {
	clear: none;
}
/*  ========================  Price Page CSS ===================*/

a img {
	border:none;
}

.step {
	text-align:center;
}



.priceList tr {
	height:30px;
}
.priceList td {
	text-align:center;
}
.priceList th {
	color:#690a46;
	text-transform:uppercase;
	font-size:13px;
	font-weight: normal;
}
 .priceList tr:nth-child(even) {
 background: #dfd7c7;
}
 .priceList tr:nth-child(odd) {
/* background: #efefef; */

}
.priceList td:first-child {
	text-align:left;
	padding-left:10px;
}
.placeOrder {
	text-align:right;
	margin-top:10px;
}
/* ============================== price page tab =================================*/
/* root element for tabs  */

/* single tab */


/* initially all panes are hidden */ 
.panes .pane {
	display:none;
}
/* tab pane styling */

.tabtext {
	padding:15px;
}
form#contact input[type=text], form#contact textarea {
	font-size:13px;
	color:#333;
}

/*  new class */
.panes {
	position:relative;
}
/*  old class */

#priceList {
	width:825px;
	margin:10px auto 15px auto;
}
.staterC, .bronzeC, .silverC, .goldC {
	width:805px;
	height:165px;
	margin:auto;
	position:relative;
}
.staterC {	
	background:url(../../images/allPackeg.png) 0px 0px no-repeat;
	/*background:url(../../images/stater.png) 0px 0px no-repeat;*/
}
.bronzeC {
	background:url(../../images/allPackeg.png) 0px -165px no-repeat;
	/*background:url(../../images/bronze.png) 0px 0px no-repeat;*/
}
.silverC {
	background:url(../../images/allPackeg.png) 0px -330px no-repeat;
	/*background:url(../../images/silver.png) 0px 0px no-repeat;*/
}
.goldC {
	background:url(../../images/allPackeg.png) 0px -495px no-repeat;
	/*background:url(../../images/gold.png) 0px 0px no-repeat;*/
}
.panes div.ta {
	display:none;
	padding:10px;
	background: url(../../images/bgTabContent.png) repeat-x;
	position:absolute;
}
ul.tabs {
	list-style:none;
	margin:0 0 0 60px !important;
	padding:0;
	height:38px;
	position:relative;
}
.staterC .choose1, .bronzeC .choose1, .silverC .choose1, .goldC .choose1{
	position:absolute;
	left: 342px;
    top: 108px;
}
.staterC .choose2, .bronzeC .choose2, .silverC .choose2, .goldC .choose2{
	left: 496px;
    position: absolute;
    top: 108px;
}
.staterC .choose3, .bronzeC .choose3, .silverC .choose3, .goldC .choose3{
	left: 648px;
    position: absolute;
    top: 108px;
}
.orderPrice {
	font-size:35px;
	font-style:italic;
	font-weight:bold;
	float:left;
	margin:0px 25px 0px 0px; 
	position:relative;
}

/* new form css */
.cross {
	width:80px;
	float:left;
	height:32px;
}
.crossBox {
	position:absolute;
	top:0px;
	left:15px;
	background-image:url(../../images/no.png);
	background-repeat:no-repeat;
	width:40px;
	height:50px;
	z-index:999;
	
}
#designDiv {
	height:250px;
	width:1px;
}
.formBorder {
	-khtml-border-radius:6px; 
	-ms-border-radius:6px; 
	-o-border-radius:6px; 
	-moz-border-radius:6px; 
	-webkit-border-radius:6px; 
	border-radius:6px;
	border:10px solid #FFFFFF;
	padding: 10px 0px 20px 20px;
	background-color:#ebebeb;
}
#frmorder {
	/*margin-top:205px;*/
	margin:215px 40px 15px 40px;
	position:relative;
	display:none;
	/*padding:10px 10px 15px 45px;*/
	font-size:14px;
	
	
}
#frmorder h1 {	
	font-size:36px;
	margin:0px;
	padding:5px 0px;	
}
#frmorder h2 {
	color:#7c6061;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#frmorder h3 {
	color:#212121;
	font-size:18px;
	margin:0px;
	padding:15px 0px 10px 0px;
	font-weight:normal;
	clear:both;
}
.packName {
	font-size:36px;	
	float:left;	
	margin-top:-3px;
	letter-spacing:-2px;
}
.starter { color:#DA2591;}
.bronze { color:#C98B37;}
.silver { color:#696B72;}
.gold { color:#FFB400;}

.packTypeName {
	font-size:35px; 
	float:left;	
	margin-bottom:-13px;
	font-style:italic;
	margin-left:12px;
}
.Static {color:;}
.GIF {color:#3366cc;}
.Flash {color:#cc0000;}

.packTypeSubName{	
	color:#666666;
	font-size:20px; 
	float:left;
	font-weight:bold;
	margin-right:0px;
	font-style:italic;
	margin-top:6px;
	margin-left:5px;
	letter-spacing:-1px;
}
.formClose {
	margin-top:-42px; 
	position:absolute;
	right:45px;
}

#frmorder ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#frmorder ul li {
	float:left;
	width:195px;
	line-height:25px;
	color:#333333;
}
.noteText {
	font-size:13px;
	color:#666666;
	float:left;
	margin-top:-6px;
	margin-bottom:5px;
}
#frmorder textarea {
	width:460px;
	height:65px;
	border:#ffffff solid 1px;
	border-top:#d7d7d7 solid 1px;
	border-left:#d7d7d7 solid 1px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	-khtml-border-radius:4px; 
	-ms-border-radius:4px; 
	-o-border-radius:4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	border-radius:4px;

}
#frmorder input[type=text]{
	width:300px;
	height:20px;
	border:#FFFFFF solid 1px;
	border-top:#d7d7d7 solid 1px;
	border-left:#d7d7d7 solid 1px;
	padding:5px;
	font-size:14px;
	color:#333333;
	-khtml-border-radius:4px; 
	-ms-border-radius:4px; 
	-o-border-radius:4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px; 
	border-radius:4px;

}
#frmorder p label {
	width:130px;
	display:block;
	float:left;
	color:#212121;
	font-size:18px;
	font-weight:normal;
	padding-top:4px;
}

input[type="checkbox"]{
display:none;
}

.checkbox{
padding:0px;
margin:0px;
}

.checked{
display:block;
height:26px;
background-image:url(images/tick.png);
background-repeat:no-repeat;
background-position: 0px -27px;
}
.unchecked{
display:block;
height:26px;
background-image:url(images/tick.png);
background-repeat:no-repeat;
}
.dischecked{
	display:block;
	height:26px;
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position: 0px -52px;
	color:#bbbbbb;
}

.checked label, .unchecked label{ cursor:pointer; }
.dischecked label{cursor:auto;}
.txtLabel {
	color:#212121;
	font-size:18px;
	margin:0px;
	padding:15px 0px 10px 0px;
	font-weight:normal;
	float:left;	
}
#frmorder input[type=file]{
	width:305px;
	height:34px;
	text-align:right;
	position:relative;
	float:left;
	margin-top:-32px;
	opacity:0;
	-moz-opacity:0;
	filter:alpha(opacity:0);
}
.uploadfile {
	width:311px;
	height:32px;
	float:left;	
	margin-bottom:13px;
	background: url(images/browse.gif) no-repeat right;
}
.txterror {
	color:#FF0000;
	float:left;
	margin:5px;
	padding-top:12px;
}

.txterror_email {
	color:#FF0000;
	float:left;
	margin-top:-40px;
	margin-left:450px;
}
.txterror_promo {
	color:#FF0000;
	float:left;
	margin-top:-40px;
	margin-left:250px;
}
.txterror_upload {
	color:#FF0000;
	float:left;
	margin-top:-38px;
	margin-left:450px;
}

/*.box_border {
border: #CCCCCC solid 7px; 
}*/


.marginadd1{
margin-left:18px;
}
.marginadd2{
margin-left:-10px;
}
.marginadd3{
margin-left:-15px;
}

.packInfo {
	float:left;
	width:300px;
	margin:55px 0 0 50px;
	font-size:16px;
	color:#616161;
	line-height:30px;
}

.packInfoText{
	color:#333333;
	font-size:32px; 
	float:left;
	margin-top:10px;
	line-height:30px;
	letter-spacing:-1px;
}
.bannerNum {
	float:left;
	margin:3px 3px 3px 5px;
	display: block; 
	width: 46px; 
	height: 46px; 
	background: url(images/packofbanners.png) no-repeat; 
}
.five {	background-position: -49px 0px;}
.eight { background-position: -98px 0px;}
.thirteen {	background-position: -146px 0px;}

.packType {
	float:left;
	width:200px;
	margin-top:35px;
	text-align:center;
	line-height:35px;
	background:url(images/borderS.jpg) no-repeat right;
	font-weight:bold;
	font-style:italic;
}

ul.tabs li {
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
	display:block;
	height: 38px;
	line-height:38px;
	text-decoration:none;
	position:absolute;
	top:0px;
	cursor:pointer;
	z-index:1;
	font-size:16px;
}
ul.tabs li#tab1 {
	background: url(../../images/a.png) no-repeat 0px 0px;
	color:#908f8f;
	width: 132px;
	left:0px;
	padding-left:70px
}
ul.tabs li#tab1:hover {
	color:#da2591;
}
ul.tabs li#tab1.current {
	background: url(../../images/a.png) no-repeat 0px -38px;
	color:#da2591;
	width: 113px;
	left:0px;
	font-size:17px;	
	z-index:999;
}
ul.tabs li#tab2 {
	background: url(../../images/a.png) no-repeat -183px 0px;
	color:#908f8f;
	width: 105px;
	left:183px;
	padding-left:65px;
}
ul.tabs li#tab2.current {
	background: url("../../images/a.png") no-repeat scroll -182px -76px transparent;
    color: #C98B37;
    font-size: 17px;
    left: 178px;
    padding-left: 65px;
    width: 114px;
    z-index: 999;
}
ul.tabs li#tab2:hover {
	color:#c98b37;
}
ul.tabs li#tab3 {
	background: url("../../images/a.png") no-repeat scroll -352px 0 transparent;
    color: #908F8F;
    left: 352px;
    padding-left: 70px;
    width: 110px;
}
ul.tabs li#tab3.current {
	background: url(../../images/a.png) no-repeat -352px -114px;
	color:#696b72;
	width: 112px;
	left:352px;
	font-size:17px;
	z-index:999;
	padding-left:70px
}
ul.tabs li#tab3:hover {
	color:#696b72;
}
ul.tabs li#tab4 {
	background: url(../../images/a.png) no-repeat -529px 0px;
	color:#908f8f;
	width: 129px;
	left:529px;
	padding-left:70px
}
ul.tabs li#tab4.current {
	background: url("../../images/a.png") no-repeat scroll -527px -152px transparent;
    color: #FF6C00;
    font-size: 17px;
    left: 523px;
    padding-left: 70px;
    width: 129px;
    z-index: 999;
}
ul.tabs li#tab4:hover {
	color:#ff6c00;
}
#discountPrice {
    font-size: 35px;
    font-style: italic;
    font-weight: bold;
}
#c1,#c2,#c3,#c4,#c5,#c6,#c7,#c8,#c9,#c10,#c11,#c12 {
	display: block;
    height: 33px;
    margin-left: 8px;
    margin-top: 8px;
    width: 123px;
}

#uploadingFile {
	float:left;
	margin-top:-38px;
	margin-left:450px;
}

#orderNow {
	text-align: center;
	padding-bottom: 7px;
}
