a.button {
	background : transparent url(/images/buttons_orange_a.png) no-repeat scroll top right;
	color : #000;
	cursor : pointer;
	display : block;
	float : left;
	height : 24px;
	margin-right : 6px;
	padding-right : 18px;
	text-decoration : none;
}

a.button span {
	background: transparent url(/images/buttons_orange_span.png) no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:hover {
	background-color : transparent;
	background-position : center right;
}

a.button:hover span {
	background-position : center left;
}

a.button:active {
	background-position : bottom right;
}

a.button:active span {
	color : #000;
	background-position : bottom left;
	padding: 6px 0 4px 18px;
}

.titleNew {
	border-bottom : 1px solid #CCF;
	font-size : 18px; 
	margin-bottom:10px;
	padding-bottom:5px;
}
.toggle {
	background-image : url('http://i31.tinypic.com/34pe69f.png');
	background-repeat : no-repeat;
	border : 1px solid #CCC;
	display : inline-block;
	cursor : pointer;
	height : 20px;
	padding : 0px;
	vertical-align : middle;
	width : 50px;
}

.toggleOn {
	background-position : center left;
}

.toggleOff {
	background-position : center right;
}

div#loading,
.TelTech_loading {
	/*background-image : url('/images/indicator.gif');*/
	background-image : url('/images/ajax-loader.gif');
	background-position : 50% 50%;
	background-repeat : no-repeat;
	display : none;
	font-size : 14px;
	font-weight : bold;
	height : 100px;
	text-align : center;
	vertical-align : middle;
}

#buy div#grandtotal {
	display : none;
	text-align : right;
}

#buy div#grandtotal font {
	color : #369; 
	font-size : 18px;
}

#buy label.box {
	border : 1px solid #EEE;
	cursor : pointer;
	display : inline-block;
	font-weight : bold;
	margin : 2px;
	padding : 5px;
	width : 120px;
	text-align : left;
	vertical-align : middle;

}

#buy label input {
	padding-right : 5px;
}

#buy label.box:hover,
#buy label.selected {
	border : 1px solid #DDF;
	color : #369;
}

#buy ul li h4 {
	background-color : #F9F3E3;
	border : 1px solid #CCC; 
	color : #369;
	margin : 0px;
	padding : 5px; 
}

#buy ul li h4 span {
	color : #FFF;
	background-color : #369;
	display : inline-block;
	height : 16px;
	margin-right : 5px;
	padding : 2px;
	text-align : center;
	vertical-align : middle;
	width : 16px;
}

#buy ul li.complete h4 {
	background-color : #D0DCE1;
	border-top : 1px solid #CCC;
	border-bottom : 0px solid #D0DCE1;
	color : #A4B3B9;
	cursor : pointer;
}

#buy ul li.complete div {
	display : none;
}

#buy ul li.complete h4 span {
	color : #A4B3B9;
	background-color : #DBE6EB;
}

#buy ul li.inactive h4 {
	background-color : #EEE;
	border-top : 1px solid #FFF;
	color : #999;
}

#buy ul li.inactive div {
	display : none;
}

#buy ul li.inactive h4 span {
	color : #999;
	background-color : #FFF;
}

#buy ul li div {
	border-bottom : 1px solid #CCC;
	border-left : 1px solid #EEE;
	border-right : 1px solid #EEE;
	padding : 5px;
}

#buy ul li div.proceed {
	border : 0px solid transparent;
	height : 40px;
	text-align : right;
	visibility : hidden;
	vertical-align : bottom;
}

#buy ul li div.proceed span.spacer {
	display : inline-block;
	float : left; 
	width : 560px; 
}

#alert,
.alert {
	border: 1px solid #e6db55 !important;
	background: #fffbcc; 
	padding: 5px !important; 
	font-size: 14px; 
	font-weight:bold; 
	margin: 0px 0;
}

ul.input { 
	height : 50px;
	width : 100%;
}

ul.input li {
	border : 0px solid transparent;
	display : inline-block;
	float : left;
	margin : 0px 5px;
	padding : 3px;
	width : 300px;
}

ul.input li label {
	margin : 0px;
	display : inline;
}

ul.input li input {
	width : 98%;
}

.bad {
	background-color : #fffbcc;
	border : 1px solid #900;
	color : #304c65;
	
}




.good {
	background-repeat: no-repeat;
	background-color : #E2F9E3;
	background-image: url(https://asset1.projectpath.com/images/alertgood_icon.gif);
	border : 1px solid #9C9;
	color : #060;
}

input {
	padding : 2px;
}

.invalid {
	background-color : #FEE;
	border : 1px solid #F00;
}

div.large,
input.large,
select.large,
textarea.large {
	font-weight : bold;
	width : 60%;
	float:left;
	margin-right:5px;
	
}

input.large,
input.medium,
select.large,
textarea.large {
	border : 1px solid #999;
}

input.large,
input.medium {
	font-size : 13px;
}

textarea {
	font-family : Arial, sans-serif;
	height : 60px;
	padding : 4px;
}

textarea.large,
select.large {
	font-size : 14px;
}

ul#faqs {
	list-style-type : disc;
	margin : 0px 0px 0px 20px;
}

#wrap ul li div{
	border: 0px solid transparent;	
}

#content ul li div{
	border: 0px solid transparent;	
}

	
#wrap div.box div.content ul.options {
	margin-left:-30px;
}

#wrap div.box div.content ul.options li.option {
	position: relative;
	width: 400px;
	height: 30px;
	list-style: none;
	margin: 5px;
	padding: 0 0 0 27px;
	background: url(/images/bg_options.gif) no-repeat 0px 0px;
}
	
#wrap div.box div.content ul.options li.option div.inner ul.meta {
	margin: -10px 0 0 0;
}	

#wrap div.box div.content ul.options li.option div.inner ul.meta li {
	width: 400px;
	height: 30px;
	padding: 13px 0 0 10px;
	font-size: 11px;
	font-weight: bold;
	color: #999;
	background-position: left top;
}	

#wrap div.box div.content ul.options li.option div.inner ul.meta li strong {
	display: block;
	line-height: 13px;
	font-size: 15px;
	color: #404040;
}

#wrap div.box div.content ul.options li.option div.inner ul.meta li p strong {
	display: inline;
	line-height: 14px;
	font-size: 11px;
}

/* Hover */	
#wrap div.box div.content ul.options li.option:hover,
#wrap div.box div.content ul.options li.option:hover div.inner,
#wrap div.box div.content ul.options li.option:hover div.inner ul.meta li {
	background-position: 0px -30px;
	cursor: pointer;
	color: #82bbed;
}	

#wrap div.box div.content ul.options li.option.highlight,	
#wrap div.box div.content ul.options li.option.highlight div.inner,
#wrap div.box div.content ul.options li.option.highlight div.inner ul.meta li	{
	background-position: 0px -30px;	
	color: #82bbed;	
}

#wrap div.box div.content ul.options li.option.highlight {
	background-position: 0px -60px;
}	

#wrap div.box div.content ul.options li.option.highlight ul.meta li,
#wrap div.box div.content ul.options li.option:hover ul.meta li {
	color: #fff;
}	

#wrap div.box div.content ul.options li.option.highlight ul.meta li em,
#wrap div.box div.content ul.options li.option:hover ul.meta li em {	
	color: #82bbed;	
}

#wrap div.box div.content ul.options li.option.highlight div.inner ul.meta li strong,
#wrap div.box div.content ul.options li.option:hover div.inner ul.meta li strong {
	color: #fff;
}

#wrap div.box div.header h3 {
	float: left;
	color: #404040;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;	
	padding-left:10px;
}
	
#wrap div.box ul.channels li.channel {
	float: left;
	position: relative;
	width: 270px;
	height: 350px;
	margin: 0 0 10px 0px;

	background: #fff;
	border: 1px solid #e7e7e7;
	overflow: hidden;
}

#wrap div.box ul.channels li.channel div.header {
	height: 39px;
	line-height: 39px;
	background: url(/images/background-box-content-header-large.gif) repeat-x left bottom;
}	

#wrap div.box ul.channels li.channel div.header img {
	float: left;
	margin: 8px 10px 0 0;
}	

#wrap div.box ul.channels li.channel ul.features li.feature {
	background: url(/images/icon-green_checkmark.gif) no-repeat left top;
	margin: 10px 0 0 10px;
	padding: 5px 0 5px 30px;
	font-size: 13px;
	font-weight: bold;
}
	
#wrap div.box ul.channels li.channel ul.features li.country {
	background: none;
	text-align:center;
	padding-top:20px;
	font-size: 13px;
	font-weight: bold;
}	
	
#wrap div.box ul.channels li.channel ul.features li.feature em {
	display: block;
	margin-bottom: -10px;
	font-size: 11px;
	color: #999;
}	

#wrap div.box ul.channels li.channel ul.features li.feature ul li {
	line-height: 18px;
	padding: 0 0 0 20px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #999;
	font-size: 11px;
	font-weight: normal;
}	

#wrap div.box ul.channels li.channel div.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 275px;
	height: 20px;
	margin: 0 0 -1px -1px;
	background: url(/images/background-footer-channel.gif) no-repeat left top;
}
