
/** body tags and outer wrappers ************************************************************************/

body, p, table, td, li, ul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

#body2 {
	background-image: url(images/organicDesignBg.jpg);
	background-repeat: no-repeat;
    background-position: center 190px;
}


#topRow, #innerContentRow, #subheadRow {
	width: 1000px;
	margin: 0px auto;
}

/** top row *********************************************************************************************/


#topRow  {
	height: 72px;
}

#logo {
	padding-top: 9px;
	float: left;
	width: 290px;
}

#rightTopRow {

}


/** subheader row ****************************************************************************************/


#subheadRow {
	height: 134px;
}

#topLeftInnerMiddleSubhead {
	width: 720px;
	text-transform: uppercase;
	font-size: 10px;
	padding-top: 18px;
	padding-bottom: 0px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}

#topLeftInnerMiddleSubhead a {
	color: #007dcb;
}

#topLeftInnerMiddleSubhead a:hover {
	text-decoration: underline;
}

#bottomLeftInnerMiddleSubhead {
	padding: 17px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

#bottomLeftInnerMiddleSubhead ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 68px;
	width: 715px;
}

#bottomLeftInnerMiddleSubhead ul li {
	list-style-type: none;
	list-style-image: url(images/arrowRight.png); 
	list-style-position: outside;
	text-transform: uppercase;
	color: #007dcb;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
}

#bottomLeftInnerMiddleSubhead ul li a {
	color: #007dcbF;
	text-decoration: none;
	display: block;
	width: 100%;
	line-height: 16px;
}
	
#bottomLeftInnerMiddleSubhead ul li a:hover {
	color: ##007dcb;
	text-decoration: underline;
}

#bottomLeftInnerMiddleSubhead ul .column {
	float: left;
	width: 220px;
}
                
#rightInnerMiddleSubhead {
	float: left;
	height: 109px;
	width: 200px;
	text-align: center;
	padding-top: 15px;
	background-image: url(images/servicesEcommerceSitesThumb.png);
	background-position: 28px 15px;
	background-repeat: no-repeat;
}



/** main conetnt area ****************************************************************************************/

#contentRow {
	background-image: url(images/contentBg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 800px;
}

#innerContentRow {
	margin: 0px auto;
}

#contentRow .pageMainContent {
	width: 750px;
	float: left;
    background-image: url(images/verticalLine.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#contentRow .withStandardBorder {
	padding-left: 20px;
	padding-right: 20px;
}


#contentRow .pageMainContent p {
	line-height: 16px;
	padding: 0px 35px 5px 35px;
}

#contentRow .pageMainContent h1 { 
	margin: 0px;
	padding: 15px 0px 0px 25px;
}


/***************************************************************/

.packageTable {
	width: 540px;
}

.packageTable tr:first-child th {
	height: 61px;
	vertical-align: bottom;
}

.packageTable td {
	height: 56px;
	width: 180px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 12px;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px solid #98cf6c;
	border-right: 1px solid #98cf6c;
}

.packageTable th:first-child {
	width: 34px;
	text-align: center;
	vertical-align: middle; 
}

.packageTable .priceTextblock {
	height: 49px;
	padding: 3px 8px 3px 8px;
	background-image: url(images/packageTablePriceBg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.priceTextblock .price {
	font-weight: bold;
	font-size: 22px;
	padding-top: 10px;
}

.priceTextblock .priceDollarSign {
	font-weight: bold;
	font-size: 12px;
}

.priceTextblock .priceCents {
	font-weight: bold;
	font-size: 12px;
}

.packageTable .red {
	color: #EE0000;
	font-weight: bold;
}

.packageTable .commonFeaturesTextblock {
	width: 540px;
	height: 90px;
	padding: 3px 8px 3px 8px;
	background-repeat: no-repeat;
	text-align: left;
	border: 3px solid orange;
	background-image: url(images/commonFeaturesBg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#contentRow .pageSupplementaryContent {
	width: 210px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
    background-image: url(images/pageSupplementaryContentBg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


/*******************************************************/

#contentRow .homePageMainContent {
	background-image: url(images/homePageMainContentBg.jpg);
}

#contentRow .homePageMainContent h1 {
	display: none;
}

#contentRow .homePageMainContent h2 {
	padding-top: 100px;
	padding-bottom: 100px;
	padding-right: 20px;
	font-size: 26px;
	font-weight: normal;
	font-color: #222222;
	text-align: right;
	text-transform: none;
}

/*******************************************************/






div {

}













ul, li {
	list-style-type: square;
}
a img {
	border: 0px;
}


body {
	margin: 0px auto;
    padding: 0px;
    background-image: url(images/bg.jpg);
    background-repeat: repeat-x;
	text-align: center;
}


a, a:visited, a:link {
	text-decoration: none;
	color: #3277c5;
}
a:hover, a:active {
	color: #d26d00;
}

.contactUsWrapper {
	padding-top: 20px;
}

.clickableOnBlue {
	text-decoration: none;
	color: #3277c5;
}
.clickableOnBlue:hover {
	cursor: pointer;
	color: #d26d00;

}

#videoBox {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1200px;
	background-image: url(images/moviebg.png);
	text-align: center;
	display: none;
	margin: 0px auto;
}

#videoIframe {
	width: 567px;
	height: 600px;
	background-color: #777777;
	border: 20px solid #FFFFFF;
	margin-top: 30px;
}

#videoInfoBox {
	text-align: right;
	width: 587px;
	height: 40px;
	margin: 0px auto;
	text-align: right;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

#videoInfo {
	width: 587px;
	height: 26px;
	float: left;
	text-align: left;
}

#videoClose {
	width: 71px;
	height: 26px;
	float: left;
}






#middleSubhead {
    background-image: url(images/subheadMiddleWhite.png);
	background-repeat: repeat-x;
	width: 948px;
	height: 166px;
	float: left;
	padding-top: 21px;
	
}

#leftInnerMiddleSubhead {
	float: left;
}




#contentRow .portfolioEntry {
	height: 90px;
	margin-bottom: 10px;
}

#contentRow .portfolioEntry:hover {
	background-image: url(images/selectedBg.png);
	cursor: pointer;
}

#contentRow .portfolioEntry img {
	display: block;
	width: 110px;
	float: left;
}

#contentRow .portfolioEntry .description {
    padding-left: 5px;
	width: 104px;
	height: 70px;
	padding-top: 25px;
	padding-right: 10px;
	float: left;
	color: #3277c5;
	background-image: url(images/arrowLeft.png);
	background-position: center right;
	background-repeat: no-repeat;	

}

#contentRow .rightColumn {
	width: 680px;
	padding-left: 30px;
	padding-right: 20px;
	float: left;
}

#contentRow .rightColumn p {
	margin-top: 11px;
	margin-bottom: 16px;
	line-height: 18px;
}


#contentRow .rightColumn .first {
	margin-top: 6px;
}

h1 {
	color: #666666;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	font-weight: normal;
	background-repeat: no-repeat;
	padding-left: 48px;
	height: 41px;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}


h2 {
	color: #666666;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 12px;
	text-align: center;
}

.leftColumn h2 {
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
	line-height: 17px;
}

.houseWrapper {
	text-align: center;
}

/**********************************************************************************************************************/

.newsletterSignup {
	padding: 5px;
	border: 5px solid #FFC993;
}

.newsletterSignup h2 {
	font-size: 11px;
}

.newsletterSignup h2 .bigTitle {
	font-size: 18px;
	color: #376CD0;
}

.newsletterSignup label {
	width: 50px;
}

.newsletterSignup .standardTextbox {
	width: 150px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/**********************************************************************************************************************/

.optionsTable {
	margin: 0px auto;
	width: 660px;
	border: 0px solid #E6E6E6;
}

.optionsTable .titleRow {
	height: 26px;
}

.optionsTable .oddRow {
	background-color: #F0F0F0;
}

.optionsTable .optionName {
	float: left;
	/* font-family: "Arial Narrow", Arial, sans-serif; */
	width: 320px;
	color: #444444;
	font-variant: small-caps;
	font-size: 13px;
	padding-left: 5px;
	padding-top: 6px;
}

.optionsTable .optionPrice {
	float: left;
	/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	color: #444444;
	font-size: 13px;
	font-variant: small-caps;
	width: 260px;
	padding-top: 4px;
}
.optionsTable .optionPrice .price {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.optionsTable .optionDetailsButton {
	float: left;
	width: 60px;
	line-height: 26px;
	background-image: url(images/arrowRight.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.optionsTable .optionDetails {
	height: 0px;
	overflow: hidden;
}
.optionsTable .footerRow {
    background-image: url(images/bigBlueBg.png);
	background-repeat: repeat-x;
	height: 10px;
}


/**********************************************************************************************************************/

.faqContainer {
	padding: 0px;
	margin: 0px auto 25px auto;
}


.faqContainer, .faqContainer li {
	list-style-type: none;
}


.faqContainer .faqAnswer ol li {
	line-height: 18px;
	list-style-type: lower-roman;
}


.faqContainer .title {
	line-height: 20px;
	height: 20px;
}

.faqContainer .faqAnswer {
	height: 0px;
	overflow: hidden;
	background-color: #F0F0F0;
	padding-left: 12px;
	padding-right: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.faqContainer .arrow {
	width: 20px;
	height: 22px;
	background-image: url(images/arrowRight.png);
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
}


/**********************************************************************************************************************/

.tableWrapper {
	width: 562px;
	margin: 0px auto;
}

.wideTableWrapper {
	width: 672px;
	margin: 0px auto;
}

.tableWrapper .topLeft {
	width: 6px;
	height: 6px;
	background-image: url(images/shadowTopLeft.png);
}
.tableWrapper .topCentre {
	height: 6px;
	width: 550px;
	background-image: url(images/shadowTopCentre.png);
}
.tableWrapper .topRight {
	width: 6px;
	height: 6px;
	background-image: url(images/shadowTopRight.png);
}


.tableWrapper .middleLeft {
	width: 6px;
	background-image: url(images/shadowMiddleLeft.png);
	background-repeat: repeat-y;
}
.tableWrapper .middleRight {
	width: 6px;
	background-image: url(images/shadowMiddleRight.png);
	background-repeat: repeat-y;
}


.tableWrapper .bottomLeft {
	width: 6px;
	height: 6px;
	background-image: url(images/shadowBottomLeft.png);
}
.tableWrapper .bottomCentre {
	height: 6px;
	width: 550px;
	background-image: url(images/shadowBottomCentre.png);
}
.tableWrapper .bottomRight {
	width: 6px;
	height: 6px;
	background-image: url(images/shadowBottomRight.png);
}

/*****************************************************************************************************/

#bottomSection {
	height: 74px;
	background-image: url(images/bottomBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#bottomSection ul {
	list-style-type: none;
	padding: 15px 0px 10px 0px;
	margin: 0px auto;
	width: 600px;
}

#bottomSection li {
	list-style-type: none;
	width: 99px;
	text-align: center;
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #FFFFFF;
}

#bottomSection li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
}

#bottomSection li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#bottomSection p {
	text-align: center;
	padding: 0px;
	margin: 1px;
}




.ecommerceDetails ul, .ecommerceDetails ul li {
	list-style-type: square;
}

.ecommerceDetails ul li {
	margin: 0px 0px 0px 15px;
}

.ecommerceDetails ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}


.ecommerceDetails div p {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	padding: 0px;
}

