/*

SoftCorp
Version 1.0
By AntonioWells.com of NAMYnot Multimedia Inc. www.namynot.com

*/

body {
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
	margin: 0px;
}

a, a:link, a:active {
	color: #ff6600;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

blockquote {
	background: #f6f6f6;
	border: 1px solid #e8e8e8;
	border-left: 4px;
	border-right: 4px;
	padding: 0px 8px;
}

	blockquote .Quote {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 2.4em;
		font-style: italic;
		color: #333333;		
	}
	
	blockquote .Author {
		font-size: 1.2em;
	}

hr {
	height: 1px;
	color: #d4d4d4;
}


/* Start Structure IDs */
#Wrapper {
	width: 960px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

#Header {
	background-image: none;
}

	#HeaderLogo {
		padding: 15px 0px;
	}
	
	#HeaderLogo h1 {
		text-indent: -9999px;
		visibility: hidden;
		display: none;
	}

	#NavPanel {
		background: url(../images/no_flicker.jpg) repeat-x;
	}
	
	#KwicksPanel {		
		float: left;
		width: 620px;
	}
	
	#SearchBox {
		float: right;
		width: 300px;
		height: 32px;
		text-align: right;
		padding: 8px 12px 0px 0px;
		background: url(../images/searchbox_end.jpg) no-repeat top right;
	}
	
	#SearchBox .SearchButton {
		width: 41px;
		height: 22px;
		background: url(../images/btn_search-button.gif) no-repeat;
		border: 0px;
		color: #FFFFFF;
	}

#Body {
}

	#Teaser {
		background: #ffffff;
		/* margin-top: 4px; */
	}
	
	#MainContent {
		font-size: 0.9em;
		padding: 10px 0px;
	}

#Footer {
	background: #f2f2f1;
	padding: 12px 10px;
	font-size: 0.9em;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FEC026;
}
/* End Structure IDs */



/* Start Common Classes */

.Clear {
	clear: both;
}

.ContentPanel {
	padding: 15px 0px 30px 0px;
}

.CommonPanel {
	padding: 5px;
}

.LeftSplit {
	float: left;
	width: 50%;
}

.RightSplit {
	float: right;
	width: 49%;
}

.RightSplitRight {
	float: right;
	width: 49%;
	text-align: right;
}

.ContentLeft {
	float: left;
	width: 350px;
}

.ContentLeftSingle {
	float: left;
	width: 720px;
}

.ContentCenter {
	float: left;
	width: 365px;
	margin: 0px 12px;
	line-height: 1.6em;
}

	.ContentCenter p {
		background: url(../images/bg_news-panel.gif) repeat-x bottom;
		padding: 0px 6px 8px 6px;
	}

.ContentRight {
	float: right;
	width: 210px;
}

.Strong {
	font-weight: bold;
}

.AlightLeft {
	float: left;
}

.AlightRight {
	float: right;
}

.imgMargin {
	margin: 5px;
}

.NoDisplay {
	display: none;
	visibility: hidden;
}

.Welcome {
	color: #996699;
}

.News {
	color: #996699;
}

.Description {
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.4em;
}

.ProductLinks {
	margin: 0px 10px;
	padding: 5px 10px;
	background-color: #f4f4f4;
	border: 1px solid #e8e8e8;
}

.SmallText {
	font-size: 85%;
}

.LargeText {
	font-size: 125%;
}

/* End Common Classes */



/* Start Buy Now Slide Styles */
#SlideContainer {
	padding: 12px 4px;
	border-bottom: 1px dotted #d34b22;
}

#OpenSlideContainer1 {
	padding-left: 12px;
	background: url(../images/bullet_leaf.gif) no-repeat;
}

.BuyNowContainer {
	float: left;
	width: 600px;
	border-right: 1px dotted #d34b22;
	padding-right: 10px;
}

	.BuyNowContainer .Panels {
		background: url(../images/bg_news-panel.gif) repeat-x bottom;
		padding: 8px 6px;
	}

	.BuyNowContainer .OperatingSystem {
		float: left;
		width: 33%;
	}
	
	.BuyNowContainer .Language {
		float: left;
		width: 33%;
	}
	
	.BuyNowContainer .Delivery {
		float: right;
		width: 32%;
	}
	
	.BuyNowContainer .Price {
		color: #339900;
	}
	
	.BuyNowContainer .Subtotal {
		color: #d34b22;
		font-size: 120%;
	}
	
	.BuyNowContainer .Delivery {
		float: right;
		width: 32%;
	}
	
	.BuyNowContainer .UpdateButton {
		background: url(../images/btn_update.gif) repeat-x;
		width: 110px;
		height: 28px;
		border: 0px;
	}
	
	.BuyNowContainer .AddToCartButton {
		background: url(../images/btn_add-to-cart.gif) repeat-x;
		width: 130px;
		height: 30px;
		border: 0px;
		font-weight: bold;
		font-size: 1.1em;
		color: #C33B21;
	}
	
.Showcase {
	float: right;
	width: 320px;
}

/* End Buy Now Slide Styles */



/* Start News Styles */
.NewsTitle {
	font-size: 1.5em;
	color: #333333;
	padding-left: 12px;
	background: url(../images/bullet_leaf.gif) no-repeat;
}

.NewsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #774411;
}

a.NewsLink {
	font-size: 1.2em;
	font-weight: bold;
	color: #ee9911;
}
/* End News Styles */



/* Start Form Styles */
form {
	margin: 0px;
}

legend {
	padding-bottom: 10px;
}

fieldset {
	border: 0;
}

label {
}

textarea {
	width: 50%;
	margin: 0 0 10px 0;
}

input.ContactButton {
	background: url(../images/btn_contact-form.gif) repeat-x;
	width: 110px;
	height: 28px;
	border: 0px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
}
/* End Form Styles */
