/* new class and id definitions - old ones at bottom of page */
	body {
		text-align:center;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	#mainContent{
		/* this is the main div that centers the content*/
		width:950px;
		margin:auto;
		text-align:left;
	}
	
	#bodyContent{
		/* this is the div that contains the body content that has a high margin set due to the absolute positioning of the menu */
		margin-top:30px;
		padding-bottom:20px;
	}
	
	#footer{
		margin-top:10px;
		font-family: Arial, Helvetica, sans-serif;		
	}
	#banner_top{
		width:468px;
		height:60px;
		border:1px solid ##dfdfdf;
	}
	#banner_bot{
		width:728px;
		height:90px;
		margin:20px auto;
		border:1px solid ##dfdfdf;
	}
	h1{
		font-size:22px;
		margin:0;
		padding:0;
	}
	h2{
		font-size:15px;
		margin:0;
		padding:0;
	}
	
/*
 Link Elements
 --------------------------------------------
*/
a{
	color:#ff0000;
}

a:hover{
	color:#01B905;
}

a.boxed{
	text-decoration:none;
	display:block;
	margin-bottom:5px;
}
	
a.btn{
	display:block;
	padding:3px 6px;
	color:#ffffff;
	text-decoration:none;
	border:1px solid #333333;
	background:#cc0000;
	font-size:12px;
}
	
/*
 Form Elements
 --------------------------------------------
*/
form{
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
}
input,textarea,select{
	background:url(../images/global/inputBG.png) 0 0 no-repeat;
	border:1px solid #b1b0b1;
	padding:5px;
	font-size:1.1em;
	vertical-align:middle;
	font-family: Tahoma, Geneva, sans-serif;
}
.button{
	border:1px solid #9e1515;
	padding:1px 5px;
	background:#ff0000;
	color:#FFFFFF;
	font-size:12px;
}

.inputWithError{
	border:1px solid #ff0000;
	color:#ff0000;
}
.clearStyle{
	background:none;
	border:none;
	width:auto;
}

form h3{
	margin:0;
	padding:5px 0 0 0;
	text-transform:uppercase;
	color:#ff0000;
}
form span{
	display:block;
	padding:0 5px 5px 5px;
	color:#333333;
	font-weight:bold;
}
dl{
	margin:0;
	padding:10px;
}
dl.bg{
	border:1px solid #483D8B;
	border-width:1px 0 0 0;
	margin-right:20px;
	background:transparent;
}
dl.bg dd input,dl.bg dd select{
	width:350px;
}
dl.wider dt{
	width:200px;
}
dl.wider dd{
	margin: 0 0 5px 205px;
}
dl.wider2 dt{
	width:120px;
}
dl.wider2 dd{
	margin: 0 0 5px 125px;
}
dl.wider3 dt{
	width:140px;
}
dl.wider3 dd{
	margin: 0 0 5px 145px;
}
dl.short dt{
	width:20px;
}
dl.short dd{
	margin: 0 0 5px 25px;
}
dt{
	width:100px;
	font-weight:bold;
	margin: 6px 0 0 0;
	padding: 0;
	text-align: right;
	white-space: nowrap;
	float: left;
	clear: left;
	position: relative;
	text-transform:uppercase;
	color:#333333;
}
dd{
	margin: 0 0 5px 105px;
}
dd span{
	font-size:10px;
	font-weight:normal;
	color:#666666;
}
dd.textOnly {
	padding:6px 0 0 0;
	margin-bottom:3px;
	color:#333333;
}
dd.textOnly span{
	padding:0;
}
/* 
	Classes
 --------------------------------------------
*/
.textSmall{
	font-size:.9em;
	line-height:1.3em;
}
.textMedium{
	font-size:1.1em;
	line-height:1.4em;
}
.textLarge{
	font-size:1.4em;
	line-height:1.7em;
}
.contactBar{
	background:#01B905;
	padding:5px;
	color:#ffffff;
	font-size:14px;
	margin-bottom:5px;
	position:relative;
	width:100%;
}
.thinkGreen{
	margin:10px 0;
	text-align:center;
	color:#009900;
}
.purple{
	color:#3f3fa3;
}
.red{
	color:#ff0000;
}
.green{
	color:#009900;
}
.blue{
	color:#0000FF;
}
.confirmation{
	color:#076b08 !important;
	background:url(../images/icons/tick.png) no-repeat 8px center #e2f9e3 ;
	border:2px solid #076b08 !important;
	text-align:left;
	font-size:12px;
	padding:10px 10px 10px 35px;
	margin:5px;
}
.cSpacer{
	clear:both;
}

/* Pop Up Error */
#popUpError{
	background:url(../images/global/popUpError.png) no-repeat 0 0;
	width:400px;
	height:230px;
	position:absolute;
	left:50%;
	top:0;
	margin-left:-200px;
	z-index:1001;
}
#popUpError a{
	position:absolute;
	right:10px;
	top:10px;
	width:42px;
	height:42px;
	text-decoration:none;
	display:block;
}
#popUpError div h2{
	color:#cc0000;
}
#popUpError div{
	margin:50px 50px 0 40px;
	padding:10px;
	color:#cc0000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
	
/* old styles from here */
	.frontmain{
	background-image:url(/includes/images/store/bg_main.gif);
	background-repeat:no-repeat;
	width:700px;
	height:500px;
	}
	.indexleft {
	background-image:url(/includes/images/store/index_left_bg.gif);
	background-repeat:no-repeat;
	}
	.demosBG {
	background-image:url(/includes/images/store/demos_bg.gif);
	background-repeat:no-repeat;
	width:950px;
	height:750px;
	}
	.imagesuploader{
	background-image:url(/includes/images/store/get_started_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	font-size:12px;
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	.giftcode {
	background-image: url(/includes/images/store/gift_bg.png);
	background-repeat:no-repeat;
	width:250px;
	height:250px;
	
	}
	
	.style2 {color: #FF0000}
	
	.style3 {
		color: #CCCCCC;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
	}
	.style4 {
		color: #999999
	}
	.style5 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		text-decoration:none !important;
	}
	.style7 {
		color: #0066CC;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration:none;
	}
	
	.style6 {font-family: Tahoma; color: #6666CC; }
	
	.style8 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #0080FF;
	}
	.style15 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 14px;
	}
	.style18 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #0080FF;
	}
	.style19 {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #333333;
	}
	.style20 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; }
	.style21 {	font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #666666;
		font-size: 14px;
	}
	.style21 {color: #666666; font-size: 12px; font-family: "Arial Unicode MS"; text-decoration: none; }
	.style13 {
		color: #333333;
		font-size: 12px;
		font-family: "Arial Unicode MS";
		text-decoration: none;
		background:#FFFF99;
		text-align:center;
		padding:10px 0;
	}
	.style23 {
		font-size: 12px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #0066CC;
		list-style-image: none;
		text-decoration: none;
		display:inline-block;
		padding:0 10px;
	}