@charset "utf-8";
	
	/* template items */
	.t_custom2, .t_custom1 {background-color:#212121;padding:10px;margin: 1em 0 1em 0;}
	.t_custom2 a, .t_custom1 a{color:#3399FF;}
	.t_content p {margin-bottom:1em;}
	.t_poster img {width:350px;border: 1px solid #333333;}
	.t_content h2 {font-size:16px;}
	
	h2 {font-size:2em;}
	h2 .step {color:#ccc;}
	
	.sc_details table{width: 100%;}
	.sc_details table .col-1{width: 400px;}
	.sc_details table .col-2{padding-left: 30px;}
	.sc_details {background-color:#121212;}
	.sc_details h1 {color:#ccc;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal;margin-bottom: .5em;}
	.terms {margin: 2em 0 1em 0;}
	.terms ul {margin-left:1em;}
	.sc_row .link a {color:#333;}
	.sc_row .link{color:#2696C0;}
	.sc_pad {padding:10px;}
	.sc_row {background-color: #EBEBEB;margin: 1em 0 1em 0;-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px;}
	.curved {-moz-border-radius: 10px;-webkit-border-radius: 10px;border-radius: 10px; /*curve*/}
	.sc_row h3{font-weight: normal;font-size: 1.5em;color: #2696C0;}
	
	#myform {font-family:"Lucida Sans Unicode", Arial, Verdana;font-size:11px;color:#666;}
	
	.err {background-color:#CC0000;color:#fff;padding:1em;}
	.icon{border:none;vertical-align: text-bottom;}
	.msg.info{background-color: #FFFFCC;color: #333;background-image: url(../Images/Icons/functions/lightbulb_48.png);margin-bottom: 1em;}
