/*	==============================================
	GENERAL PAGE
	==============================================*/
html, body 
{ 
	height: 100%; 
	width: 100%; 
	border:none;
	background-color: #ffffff;
	font-size: 12pt;
	font-family: serif;
	line-height: 140%;
} 

html, div, img, form, ul, li, h1, h2, h3, h4, h5, p, br 
{
	
}

img
{
	border-style: none;
	margin:0;
	padding:0;
	border:none;
}

hr 
{
	color: sienna
}

ul.check 
{
	list-style-image: url(../images/check.gif)
}

.spacer 
{
	clear: both; 
}



#wrapper 
{
	width:778px;
	margin:0 auto;
	height: 100%;
}

#header
{
	width:100%;
}

#header_image
{
	margin-left: 10px;
	float:left;
	display:inline;
	margin-bottom: 10px;
}

#page 
{
	width: 100%;
	border: solid #000 1px;
	background-color:#fff;
} 

#content_spacer{ 
	height: 500px; 
	float: left; 
	display: inline;
	width: 1px; 
	font-size: 1px; /* to make sure width is not overridden */ 
	padding: 0; 
	margin: 0; 
} 

#content 
{
	float: right;
	width: 99%;
	background-color:#fff;
	display: inline;
	clear: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.column1
{
	float: left;
	clear: left;
	width: 120px;
	margin-bottom: 10px;
}

.column2
{
	float: left;
	clear: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#flash
{
	background: url(../images/bg_top.jpg) #fff no-repeat;
	width: 100%;
	height:180px;
}



#page_section_top
{
	background: url(../images/bg_top.jpg) #fff no-repeat;
}

#page_section_left
{
	background: url(../images/bg_side_top.jpg) #fff repeat;
}

#page_section_right
{
	background: url(../images/bg_side_top.jpg) #fff repeat;
}


/*	==============================================
	STEPS PAYMENT
	==============================================*/
.step_active
{
	font-weight: bold;
	margin-right: 50px;
	padding: 10px;
	border: solid 1px Black;
	background-color: White;
	color: Black;
	display:block;	
}

.step_inactive
{
	font-weight: bold;
	margin-right: 50px;
	padding: 10px;
	border: solid 1px Black;
	background-color: Silver;
	color: Gray;
	display:block;		
}

/*	==============================================
	TABLE PAGE
	==============================================*/
#table_main {
	width: 100%;
	height: 100%;
	border: none;
	padding: 0px;
	background-color: White;
} 

#side_left {
	background-color: White;
} 

#side_right {
	background-color: White;
}



/*	==============================================
	GENERAL TEXT
	==============================================*/
body
{
	font-family:"sans-serif, Arial, Helvetica";
	font-size: 12pt;
}

h1
{
	font-weight: bold;
	color: #336799;
	letter-spacing: 2px;
}

h2
{
	font-weight: bold;
}

h3 
{
	font-weight: bold;
}

a 
{
	color : #353364;
	font-weight: bold;
}

a:hover 
{
	color : #336799;
}


/*	==============================================
	PRODUCT LIST + ITEMS
	==============================================*/
.product-list 
{
	display: block;
	position: static;
	border-top:1px solid #e0e0e0;
	padding:0;
	clear:both;
}

.item 
{
	border-bottom:4px solid #e0e0e0;
	margin:0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	top: 0px;
	width: 100%;
	position:relative;/*ie needs this to show float */
	display:block;
	float: left;
}

.item-image 
{
	position:relative;/*ie needs this to show float */
	float:left;
	margin-top:5px;
	margin-right: 20px;
	padding:0;
	border:none;
	display:inline;
	clear: left;
}

.item-content
{
	width: 430px;
	position:relative;/*ie needs this to show float */
	float: left;
	left: 0px;
	display: inline-block;
}

.item-links
{
	clear: right;
	position:relative;/*ie needs this to show float */
	float: right;
	width: 200px;
	right: 10px;
}
 
.item-content p
{
	position:relative;/*ie needs this to show float */
	margin:0;
	padding:0;
	color:#1b1b1b;
}

.item-content h2
{
	padding-left: 10px;
	font-size: large;
	margin: 0px;
}

.item-content h2 a:link,
.item-content h2 a:active,
.item-content h2 a:visited
{
	font-weight: bold;
	text-decoration:none;
	color: #336799;
}

.item-content p
{
	padding-left: 10px;
}

.item-content p a:link,
.item-content p a:active,
.item-content p a:visited 
{
	font-weight: normal;
	text-decoration:none;
	color: #336799;
}

.item-content a:hover {
	text-decoration: underline;
}


.item-links
{
	right:0;
	width:150px;
	top:0;
	padding:10px;
	border-left:1px solid #e0e0e0;
	line-height:1.6em;
}

.item-links ul 
{
	width: 140px;
	position:relative;
	margin: 0px;
	padding:0px;
	list-style:none;
}

.item-links li 
{
	background-color: Red;
	background:none;
	padding:0;
	margin:0;
}

.item-buys
{
	position:relative;
	width: 100%;
	float: right;
	left: 5px;
	top:0;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:1.4em;
}

.item-buys ul 
{
	list-style: none;
	margin:4px;
	padding:0; 
}

.item-buys li
{
	float: left;
	width: 140px;	
}

.item-buys li a,
.item-buys li a:link,
.item-buys li a:visited,
.item-buys li a:active
{
	cursor: pointer;
	background-image: url(../images/general/shade.png); background-position: bottom; 
	color: #fff;
	background-color: #FF8C00;
	float: left;
	width: 125px;	
	margin-right: 10px;
	margin-bottom: 4px;
	border: 1px Black solid;
	border-right: 2px;
	border-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	padding-bottom: 0px;
	height: 22px;
	font-size: smaller;
	font-weight: bold;
	color: White;
	text-decoration: none;
}

.item-buys li a:hover { background-color: #336799; }


a.download,
a.download:visited,
a.download:active
{
	float: left;
	cursor: pointer;
	background-image: url(../images/general/shade.png); background-position: bottom; 
	color: #fff;
	background-color: #33CC00;
	text-decoration: none;
	width: 100px;
	height: 22px;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px Black solid;
	font-size: smaller;
	border-right: 2px;
	border-bottom: 4px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}

a.download:hover { background-color: #336799; }

/*	==============================================
	BUTTON
	==============================================*/

.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; }
.btn * { font-style: normal; background-image: url(btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #a00; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/general/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }

/*	==============================================
	SPECIAL TEXT
	==============================================*/
.strike 
{
	text-decoration: line-through;
}

.price
{
	color: Red;
}

.comment
{
	color: Gray;
	font-style: italic;
	font-size:small;
}

.code
{
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	color: black;
	border: gray 1px dotted;
	font-family: 'Courier New';
	padding: 10px;
	clear: both;
	width: 700px;
}

.links
{
	right:0;
	width:150px;
	top:0;
	padding:10px;
	border-left:1px solid #e0e0e0;
	line-height:1.6em;
}

.links ul 
{
	width: 140px;
	margin: 0px;
	padding:0px;
	list-style:none;
}

.links li 
{
	background-image: url(../images/general/shade.png); background-position: bottom;
	background: #9d4;
	padding:0;
	margin:0;
}


/*	==============================================
	POSITIONING ATTRIBUTES
	==============================================*/
.small {
	width: 240px;
} 

.medium {
	width: 300px;
} 

.large {
	width: 400px;
} 

.xlarge {
	width: 742px;
} 

.unpadded
{
	padding: 0;
}

.padded
{
	padding: 10px;
}

.hpadded
{
	padding-left: 10px;
	padding-right: 10px;
}

vpadded
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.unmargined
{
	margin: 0;
}

.margined
{
	margin: 10px;
}

.hmargined
{
	margin-left: 10px;
	margin-right: 10px;
}

vmargined
{
	margin-top: 10px;
	margin-bottom: 10px;
}

/*	==============================================
	NAVIGATION BUTTONS
	==============================================*/
.navigation
{
	height: 24px;
	border: solid 1px Grey;
	background-color: Silver;
	background: url(../images/bg_nav.gif) #fff bottom repeat-x;
	text-transform: uppercase;
	clear: both;
	vertical-align: middle;
}

.navigation ul 
{
	list-style: none;
	margin:4px;
	padding:0; 
}
	
.navigation li 
{
	border-right: 1px solid #999;
	display:inline;
}
	
.navigation a, .navigation img {
	color: #666;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}
	
.navigation a:hover {
	color: #333;
}
	
.navigation #currentpage a
{
	color: #336799;
}

/*	==============================================
	LANGUAGE SELECTION BUTTONS
	==============================================*/
.langselection
{
	margin-top: 35px;
	display: block;
	position: relative;
	bottom: 10px;
	float: right;
	right: 10px;
	color: Red;
}

.langselection a
{
	color: Gray;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
} 
	
.langselection img
{
	position: relative;
	top: 4px;
}
	
.langselection a:hover {
	color: #ccccff;
}
	
.langselection #currentlanguage
{
	color: #FAB000;
}

/*	==============================================
	HOTLINK BUTTON
	==============================================*/
.hotlink 
{
	float: left;
	width: 75px;
	height: 24px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FF8C00;
	border: 1px Gray solid;
	border-right: 2px;
	border-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hotlink a
{
	height: 24px;
	font-size: smaller;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.hotlink a:hover{
	color: Silver;
}

.tinybutton 
{
	height: 16px;
	width: 10px;
	margin-right: 4px;
	margin-top: 2px;
	background-color: #FF8C00;
	border: 1px Gray solid;
	border-right: 2px;
	border-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.tinybutton a
{
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
}

.tinybutton a:hover{
	color: Silver;
}



.debug
{
	background: yellow;
}

.header
{
	clear: both;
	width: 100%;
	background-color: Aqua;
} 


img.screenshot
{
	margin: 10px;
}

.header_top
{
	background-color: Black;
	width: 100%;
	font-style: italic;
	height: 24px;
} 

.header_bottom a:hover {
	color: #ccccff;
}

.header_top .title
{
	color: Silver;
	margin-left: 10px;
} 

.breadcrumbs
{
	color: Red;
	margin-bottom: 10px;
}

.breadcrumbs a
{
	color: Gray;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
	text-transform: uppercase;
} 

.header_bottom {
	background-color: Black;
	color: Silver;
	text-decoration: none;
	width: 100%;
} 

.header_bottom *
{
	color: Silver;
	text-decoration: none;
} 

.pane
{
	top: 0px;
	width: 100%;
	position:relative;/*ie needs this to show float */
	display:block;
	float: left;
}

.marquee
{
	border: #336799 1px solid;
	background-color: #ccccff;
	padding: 10px;
	width: 740px;
} 

.promo
{
	font-weight: bold;
	background-color: #ffff00;
} 

#flash *
{
	font-weight: bold;
	font-style:italic;
	font-size:large;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}

#dropcontentsubject
{
	color: #FAB000;
	width: 95%;
	font-weight: bold;
}

.dropcontent
{
	color: #353364;
	width: 95%;
	
	padding: 3px;
	display:block;
}

.dropcontent p
{
	left: 0px;
	display:block;
	float: left;
	width: 500px;
	font-weight:normal;
}

.dropcontent ul
{
	margin: 0px;
	padding:0px;
}

.dropcontent img
{
	background-color: White;
	border: solid Black 1px;
	display:block;
	float: right;
}


.newsflash
{
	font-weight: bold;
	color: Black;
	background-color: #ffff00;
}

.section_title {
	width: 100%;
	background-color: #CCCC98;
	border-bottom: 3px #ffffff solid;
}

.section_title a{
	color: Black;
	font-weight: bold;
}


.columns
{

}

.one-third
{
	width: 373px;
	position: relative;
	float: left;
	margin-right: 10px;
	height: 475px;
	border: solid 1px Silver;
	background-color: #F6F0DA;
}

.columns .title
{
	background: #FF8C00;
	border: solid 1px black;
	color: #fff;
	font-size:large;
	font-weight:bold;
	padding-left: 10px;
}

.columns .title img 
{
	position:relative;/*ie needs this to show float */
	float:left;
	margin-top:5px;
	margin-right: 10px;
	padding:2px;
	border:none;
	display:inline;
	background-color: #fff;
	clear: left;
	border: solid 1px silver;
}

.columns .content
{
	padding-left: 10px;
	padding-right: 10px;
}


/*	==============================================
	TITLEBOX
	==============================================*/
.titlebox
{
	border-right: silver 1px solid;
	padding-right: 4px;
	border-top: silver 1px solid;
	padding-left: 4px;
	padding-bottom: 4px;
	overflow: visible;
	border-left: silver 1px solid;
	width: 100px;
	padding-top: 4px;
	border-bottom: silver 1px solid;
	background-color: #ffff99;
} 

.titlebox h1
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 4px;
	margin: 0px;
	text-transform: uppercase;
	width: 92px;
	color: white;
	padding-top: 4px;
	background-color: #cc9900;
	text-align: left;
} 

.titlebox p
{
	padding: 4px 4px ;
	margin: 0px;
	width: 92px;
	text-align: left;
	background-color: Red;
}

/*	==============================================
	LINKBOX
	==============================================*/
.linkbox
{
	padding: 0px;
	width: 160px;
	text-align: center;
	padding: 10px;
} 

.linkbox a img
{
	clear: none;
	padding-bottom: 4px;
	margin: 0px;
	color: #cc9999;
	text-align: center;
} 

.linkbox a
{
	font-weight: bold;
	width: 100%;
	color: #353364;
	text-align: center;
	text-decoration: underline;
} 

.linkbox a:hover 
{
	color : #336799;
}

.linkbox p
{
	width: 100%;
	color: black;
	font-style: italic;
	text-align: center;
} 



/*	==============================================
	GRID
	==============================================*/
.grid
{
	display:block;
	width: 100%;
	position:relative;/*ie needs this to show float */
	float: left;
}

.grid table
{
	border-left: 1px solid #9A9A9A;
	border-right: 1px solid #9A9A9A;
}

.grid toprow
{
	border: solid;
	width: 700;
}

.grid toprow name
{
	border-right: solid;
	border-top: solid;
	border-left: solid;
	width: 200px;
	border-bottom: solid;
	background-color: green;
}

.grid th {
	border-bottom: 1px solid #9A9A9A;
	border-top: 1px solid #9A9A9A;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: Silver;
}

.grid th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #9A9A9A;
	background: none;
}

.grid th.special {	
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
}

.grid th.special2
{
	border-top: 0px;
	background: url(../images/bullet2.gif) #fff no-repeat;
	color: red;
}

.grid td
{
	padding-right: 6px;
	padding-left: 12px;
	background: #fff;
	padding-bottom: 6px;
	color: dimgray;
	padding-top: 6px;
	border-bottom: #9a9a9a 1px solid;
}


.grid td.alt
{
	border-right: #9a9a9a 1px solid;
	padding-right: 6px;
	padding-left: 12px;
	background: #fff;
	padding-bottom: 6px;
	color: #000000;
	padding-top: 6px;
	border-bottom: #9a9a9a 1px solid;
}

