@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";

/*****************************************  PAGE TEMPLATE *****************************************/
* {
	padding:0;
	margin:0;
}
body  {
	text-align: left;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #000;
	background-image: url(/images/css_images/leather_blank-large-3.jpg);
	background-position: center top;
}
#container {
	width: 980px; 
	text-align: left;
	margin: 10px auto 20px auto;
	border:5px solid #333;
} 
#header {
	background-image: url(/images/css_images/leather_logo-3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
	width: 980px;
	height: 150px;
	margin:-1px 0 0 0px;
	position:relative;
} 
#header img {
	height: 56px;
	width: 262;
	margin-top:20px;
}
#content {
	width: 900px; 
	padding: 40px;
	background-color: #fff;
	position:relative;
} 
#pageTitle {
} 
#footer {
	background-color: #000;
	height: 260px;
	color: #fff;
	padding: 20px 40px;
	clear:both;
	position:relative;
} 
#footer ul {
	width:123px;
	float:left;
	list-style-type:none;
	padding:0;
	margin:0;
} 
#branded-times {
	height: 250px;
	width: 160px;
	color: #666;
	position:absolute;
	top:20px;
	right:40px;
}
#branded-times input {
	width: 155px;
	height: 15px;
}
#branded-times h3 {
	color:#fff;
	font-size:11px;
}
#branded-times input.go-button {
	width:35px;
	height:40px;
}
#branded-times div.item {
	padding:0px;
}
/*****************************************  MENUS *****************************************/
#main-menu {
	width:980px;
	height:40px;
	line-height:40px;
	background:#000;
	position:absolute;
	top:110px;
	left:00px;
	overflow:hidden;
}
.main-menu, .main-menu-rollover,.main-menu-selected,.main-sub-menu, .main-sub-menu-rollover,.main-sub-menu-selected {
	width:127px;
	height:40px;
	line-height:40px;
	background:#333;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:"TheAntiqua";
	text-align:center;
	border-left:1px groove #333;
	border-right:1px groove #333;
}
.main-menu-rollover,.main-sub-menu-rollover {
	background:#000;
}	
.main-menu-selected {
	background:#000;
}
.main-sub-menu, .main-sub-menu-rollover,.main-sub-menu-selected {
	width:127px;
	height:40px;
	line-height:40px;
	background:#333;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	font-family:"TheAntiqua";
	text-align:center;
	border-left:1px groove #333;
	border-right:1px groove #333;
}
.footer-menu, .footer-menu-rollover,.footer-menu-selected,.footer-menu-header,.footer-menu-visited {
	color:#666;
	font-size:11px;
	font-weight:bold;
	font-decoration:none;
	list-style-type:none;
}
.footer-menu-rollover {
	color:#ccc;
	font-decoration:underline;
}
.footer-menu-header {
	color:#fff;
}
.footer-menu-selected {
	color:#fff;
}
/*
.online-brandkit-menu, .online-brandkit-menu-rollover, .online-brandkit-menu-selected, {
	color:#666;
	font-size:11px;
	font-weight:bold;
	font-decoration:none;
	list-style-type:none;
	margin:0 10px;
}
.online-brandkit-menu-rollover, .online-brandkit-menu-selected {
	font-decoration:underline;
}*/
#online-brandkit-menu {
	height:20px;
	line-height:20px;
	background:#e6e6e6;
	padding:2px;
}	
.online-brandkit-menu, .online-brandkit-menu-rollover,.online-brandkit-menu-selected,.online-brandkit-menu-header,.online-brandkit-menu-visited {
	color:#666;
	font-size:11px;
	font-weight:bold;
	font-decoration:none;
	list-style-type:none;
	padding:0 10px;
}
.online-brandkit-menu-rollover {
	color:#000;
	font-decoration:underline;
}
.online-brandkit-menu-selected {
	color:#000;
}
/*****************************************  HOMEPAGE *****************************************/
#ad-rotator {
	width:900px;
	height:400px;
	overflow:hidden;
	margin:20px 0 40px 0;
}

/*****************************************  SLIDERS *****************************************/

#slider {
	margin:0 0 -40px -40px;
}

/*****************************************  FLOATS & FIXES *****************************************/

.fltrt { 
	float: right;
	margin-left: 8px;
	clear: left;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img-margin {
	margin:20px;
}

/*****************************************  TYPE & LINKS *****************************************/

h1 {
	font-weight: bold;
	font-size: 45px;
	margin:10px 0;
	line-height:100%;
	letter-spacing:-0.03px;
	font-family:"TheAntiqua";
}
h2 {
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	margin:10px 0;
	font-family:"TheAntiqua";	
}
h3 {
	font-size: 14px;
	color: #333333;
	margin:10px 0; 
}
p {
	margin:10px 0;
}
a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a.button.Submit {
	float: left;
	text-indent: -9999px;
	background: url(/images/Buttons/Submit.png) no-repeat 0 0;
	height: 34px;
	width: 115px;
}
a.button.Submit:hover {
	background-image: url(/images/Buttons/Submit.png);
	background-repeat: no-repeat;
	background-position: 0 -34px;
}
#footer a:link {
	color: #666;
} 
#footer a:hover {
	color: #999;
} 
#footer a:visited {
	color: #666;
} 
/*****************************************  PLANS *****************************************/

#plans {
	min-height:500px;
	margin-top:20px;
}
.pricingRow {
	font-size: 15px;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	float: left;
	height: 33px;
	width: 130px;
	padding: 10px;
	margin-right: 10px;
	margin-top: 2px;
}
#WebsiteKitStarter {
	background-image: url(/images/WebsiteKit_Pricing_Starter.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 150px;
	padding-right: 10px;
}
#WebsiteKitStandard {
	background-image: url(/images/WebsiteKit_Pricing_Standard.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 150px;v
	padding-right: 10px;
}
#WebsiteKitPro {
	background-image: url(/images/WebsiteKit_Pricing_Pro.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 75px;
	width: 150px;
	padding-right: 10px;
}
#WebsiteKitPlans {
	width: 480px;
	margin-bottom: 40px;
	float: left;
	overflow: hidden;
}
#WebsiteKitFeatures {
	float: right;
	height: 500px;
	width: 300px;
}
#online-brandkit-plans {
	min-height:500px;
	margin-top:20px;
}
#online-brandkit-plans ul {
	float:left;
	list-style-type:none;
	margin:20px 10px 0 0;
}
#online-brandkit-plans li {
	width:130px;
	height:30px;
	padding:10px;
	background-color:#CCC;
	margin-bottom:2px;
	list-style-type:none;
}
#online-brandkit-plans .starter,#online-brandkit-plans .standard,#online-brandkit-plans .pro {
	background-image:url(/Images/Plans/Starter.png);
	background-repeat:no-repeat;
	height:76px;
	width:150px;
	padding:0;
}
#online-brandkit-plans .standard {
	background-image:url(/Images/Plans/standard.png);
}
#online-brandkit-plans .pro {
	background-image:url(/Images/Plans/pro.png);
}
/*#online-brandkit-features {
	position:absolute;
	right:140px;
	top:150px;
}*/
#online-brandkit-features {
	position:absolute;
	right:160px;
	top:300px;
}

/*****************************************  FEATURES *****************************************/

.feature-list ul {
	margin-left:120px;
}
.feature-list img {
	float:left;
}
#features h2 {
	margin-top:20px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}


/*****************************************  LOGIN *****************************************/

.MyBrandProfileList {
	padding-top: 30px;
	padding-bottom: 20px;
}
/*#LoginBox {
	width:400px;
	float: left;
}*/
/*#register-box {
	float: right;
	width: 300px;
	background-color: #E8E8E8;
	padding: 20px;
}*/

/*****************************************  BRIEFS *****************************************/

#BriefUsForm input, #BriefUsForm textarea.cat_listbox {
	width: 600px;
}
.input600px {
	width:600px;
}
#MyBrandKitMenu {
	width: 150px;
	position: relative;
	left: 750px;
	top: 0px;
	height: 400px;
}
#MyBrandKitContent {
	width: 600px;
	position: relative;
/*	top: -400px;
*/
}
.MyBrandKitMenu, .MyBrandKitMenuRollover,.MyBrandKitMenuSelected {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.MyBrandKitMenuRollover {
	background-color: #000;
}
.MyBrandKitMenuSelected {
	background-color: #000;
}
#pageTitle {
	margin-bottom:50px;
}
/**************************************** STORE *************************************************/

.ProductColumn {
	width:300px;
}
.shop-checkout shop-form .item {
	margin:10px 0;
}
.shop-form label {
	font-weight:bold;
}
.submit-button {
	margin-top:20px;
}
#secure-payments {
	float:right;
}
/**************************************** FAQs *************************************************/

.faq-details img {
	margin:20px 0;
}
.faq-details h2 {
	margin:20px 0;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
/**************************************** TELCOINABOX *************************************************/

.tagline {
	position:absolute;
	top:79px;
	right:40px;
}
.tiab-main-menu,.tiab-main-menu-rollover,.tiab-main-menu-selected {
	width:148px;
	height:25px;
	vertical-align:middle;
	text-align:center;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	color:#fff;
	background:#6A737B;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.tiab-main-menu-rollover,.tiab-main-menu-selected {
	background:#EE3224;
}
.red-border {
	width:100%;
	border-top:3px solid #EE3224;
}
#tiab-starterkit img {
	margin:0px 0 40px 0;
}
#tiab-starterkit h2 {
/*	font-family:"TheAntiqua";
*/	font-size:16px;
	margin:0 0 30px 0;
	padding:20px 0 5px 0;
	border-bottom:1px solid #ccc;
	color:#000;
}
#tiab-downloads p {
	margin:0;
}
#tiab-downloads a {
	color:#000;
	padding:0;
	margin:0;
}
/*#tiab-downloads .icon {
	position:relative;
	top:-20px;
}*/	
#tiab-downloads img {
	margin:10px 0;
}
#starterkit-includes {
	width:150px;
	position:absolute;
	top:170px;
	right:60px;
	height:300px;
}
#starterkit-includes li {
	width:144px;
	height:14px;
	background-image:url(/Images/Telcoinabox/tick.png);
	background-position:right;
	background-repeat:no-repeat;
	text-align:left;
	list-style-type:none;
	background-color:#e6e6e6;
	padding:3px;
	border-bottom:1px solid #fff;
}
#starterkit-includes h3 {
	width:200px;
	position:absolute;
	top:-20px;
	left:30px;
	color:#000;

}
#faqs a {
	margin:10px 0;
}	
#faqs-random {
	width:850px;
	padding:10px 10px 10px 40px;
	background-color:#e6e6e6;
}
#faqs-random h3 {
	float:left;
	position:relative;
	top:-10px;
	left:-20px;
}
#faqs .search-box {
	padding:40px 0 20px 0;
	float:right;
}
#faqs h2 {
	margin-top:20px;
}
/**************************************** PORTFOLIO WEB APP *****************************************/
/*#portfolio {
	width:920px;
}*/
.portfolio-list {
	width:400px;
	height:240px;
	padding:20px;
	background-color:#fff;
	color:#999;
	position:relative;
	margin:0 60px 20px 0;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.portfolio-list a {
	color:#000;
	margin-top:20px;
}
.portfolio-list img {
	width:400px;
	overflow:hidden;
	position:absolute;
	top:20px;
	left:20px;
}
.portfolio-list-info {
	width:400px;
	position:absolute;
	top:240px;
	left:20px;
	color:#999;
}
.portfolio-list-info h1{
	color:#000;
	margin:0;
	font-size:14px;
}
.portfolio-list-info p, .portfolio-detail-info p {
	color:#999;
	margin:0;
	display:inline;

}
.portfolio-detail {
	width:910px;
	padding:20px;
	background-color:#fff;
}
.portfolio-detail img {
	overflow:hidden;
	margin-left:40px;
}
.portfolio-detail-info h1 {
	color:#000;
	margin:40px 0 20px 0;
	font-size:24px;

}
.portfolio-detail-info h3 {
	color:#000;
	margin-right:10px;
	font-size:12px;
	display:inline;
}
.portfolio-detail-button {
	margin-top:40px;
}
#slider-portfolio .portfolio-list {
	border-bottom:0px solid #000;
}	

/**************************************** SHOP OVERALL LAYOUT *****************************************/
.store {
	width:100%;
	position:relative;
}
.store-header {
	width:900px;
	height:60px;
	margin:20px 0;
}
.store-title {
	position:absolute;
	top:0;
	left:0;
}
.store-breadcrumbs {
	position:absolute;
	top:50px;
	left:0;
}
.store-cart-summary {
	position:absolute;
	top:0;
	right:0;
}
a.cartSummaryLink {
     background: url(/images/buttons/cart.png) 0 0 no-repeat;
     width: 54px;
     height: 56px;
     vertical-align:middle;
     display:-moz-inline-block; /* for Firefox */
     display:-moz-inline-box; /* for Firefox */
     text-indent: -9999px; /* hides the text */
	 outline:none;
	color:#999;
}
.store-title {
	position:absolute;
	top:0;
	left:0;
}
/**************************************** LARGE PRODUCT *****************************************/
.shop-catalogue h1 a {
	font-size:14px;
	color:#000;
}

/**************************************** SMALL PRODUCT *****************************************/
.store-product-small {
	width:240px;
	height:240px;
	padding:20px;
	border:1px solid #ccc;
	background-color:#fff;
	color:#999;
	position:relative;
	margin:0 20px 20px 0;
}
.store-product-small a {
	color:#000;
	margin:0;
}
.store-product-small-image {
	overflow:hidden;
	position:absolute;
	top:20px;
	left:20px;
	border:1px solid #ccc;
	height:170px;
}
.store-product-small-info {
	width:246px;
	position:absolute;
	top:210px;
	left:20px;
	color:#999;
}
.store-product-small-info h1 {
	color:#000;
	margin:0;
	width:180px;
	font-size:14px;
}
.store-product-small-info p, .store-product-large-info p {
	color:#999;
	margin:10px 0;
	font-size:20px;
}
.store-product-small-button {
	position:absolute;
	top:0px;
	right:15px;
}
/**************************************** LARGE PRODUCT *****************************************/

.store-product-large {
	width:860px;
	padding:20px;
	border:1px solid #ccc;
	background-color:#fff;
	color:#999;
	position:relative;
	margin-bottom:20px;
}
.store-product-large-image {
	width:860px;
	overflow:hidden;
/*	position:absolute;
	top:20px;
	left:20px;*/
}
.store-product-large-info {
	position:relative;
/*	top:460px;
	left:20px;*/
}
.store-product-large-info h1 {
	color:#000;
	margin:0;
	font-size:26px;
}
.store-product-large-info p, .store-product-large-info li {
	font-size:14px;
}
/*.store-product-large-button-cart {
	position:absolute;
	top:0px;
	right:20px;
	height:120px;
	margin-bottom:20px;
}*/
.store-product-large-description {
	width:500px;
	margin:20px 0;
}
.store-product-large-options {
	width:300px;
	float:right;
	margin:0px 0 0 0;
}
.store-product-large-options img {
	margin:10px 0;
}
.store-product-large-button-back {
	margin:20px 0;
}
/**************************************** FEATURED PRODUCTS *****************************************/

#featured-products {
	height:280px;
	width:1000px;
}
#featured-products li {
	list-style-type:none;
	margin-left:-20px;
}
#featured-products .store-product-small {
	float:left;
}
