* { margin:0; padding:0; }
body {
	font: 80% verdana, arial, helvetica, sans-serif;
	text-align: center; /* for IE */
	background-color:#FFFFFF; /*A7A7A0*/
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #62666A;
}
a:link, a:hover, a:visited{
	color: #62666A;
	}
#headspacer{
	position:relative;
	background-image:url(/images/backgroundNEW.png);background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:top center;
	margin: 0 auto;   /* align for good browsers */
	padding: 0;
	/*border-top: 3px solid white;*/
}
#container{
	position:relative;
	margin: 0 auto;   /* align for good browsers */
	padding: 0;
	text-align: center; /* counter the body center */
	/*border-left: 3px solid #FFF;*/
	/*border-right: 3px solid #FFF;*/
	width:1200;
	height:100%;
	display:table;
}
#navbuttons{
	position:relative;
	width:503px;
	height:52px;
	top:14px;
	left:26px;
}
#logo{
	position:relative;
	width:280px;
	height:46px;
	top:0px;
	float:right;
	display:block;
}
#primaryContent{
	margin:0;
	padding:0;
	width:800px;
	background-color:#0099CC;
}
#french{
 position:relative; z-index: 4; padding: 0; margin: 0 auto;top: 14px; left: 300px; width: 73px; height: 39px;}
#slogan{
	float:left;
	position:relative;
	background-image: url(/images/slogan.jpg);
	width:555px;
	height:97px;
	margin:0;padding:0;
}
#flash{
	float:left;
	position:relative;
	background-color:#0A83A1;
	width:555px;
	height:278px;
	margin:0;padding:0;
}
#rightcolumn{
	float:right;
	position:relative;
	width:245px;
	height:360px;
	margin:0;padding:0;
	background-color:#00CCFF;
}
#secondaryContent{
	margin:0;
	padding:0;
	width:800px;
}
#features{
	position:relative;
	float:left;
	width:800px;
	height:111px;
	margin:0;
	padding:0;
}
#bodyContent{
	position:relative;
	float:left;
	width:800px;
	height:1050px;
	margin:0 auto;
	background-color:#EAE9CC;
	border-top: 2px solid #DBDDB3;
}
#bodyText{
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	width:353px;
	margin:0 auto;
}
#bodySpecial{
	float:right;
	display:block;
	padding:0px;
	width:362px;
	height:287px;
	text-align:left;
}
.style1 {
	color: #990000;
	font-weight: bold;
}

#theDiv {
 POSITION : relative;  Z-INDEX : 8; VISIBILITY : visible; ALIGN : center;
 }
 
 /*generic rules*/ 
	div.listboxcodes{
		background:white;
		font-size:12px;
		padding:0;
		list-style:none;
		overflow:auto;
		border:solid 1px #666666;
		scrollbar-face-color:#cccccc; 
		scrollbar-highlight-color: #eeeeee; 
		scrollbar-shadow-color: buttonface; 
		scrollbar-3dlight-color: #aaaaaa; 
		scrollbar-arrow-color: #ffffff; 
		scrollbar-track-color: #eeeeee; 
		scrollbar-darkshadow-color: #aaaaaa;
	} 
	div.listboxcodes label input {
		float:left;
	} 
	div.listboxcodes label {
		display:block;
		clear:both;
	} 
	div.listboxcodes span{
		white-space:nowrap;
		height:1em;
		display:block;
		padding:3px 6px 3px 0px;
		cursor:hand;
		cursor:pointer;
	} 
	 
/*CSS 2.0 behaviors*/ 
	div.listboxcodes[id] label:hover{
		background-color:#14A3C5;
		color:white;
	} 
	
/*For CSS3 ompatible browsers (ie:FireFox) */ 
	div.listboxcodes label input:not([Hedger]){
		display:none;
		_display:block;
		_float:left;
		_width:0;
		behavior:expression(void(init_listbox_checkbox(this)));
	} 
	div.listboxcodes span:not([Hedger]){
		padding-left:22px;
		background:url(http://www.pcgilmore.com.ph/new/images/iCellphone.gif) left center no-repeat;
		border:solid 1px white;
		border-bottom-color:#f0f0f0;
		border-left:solid 6px #dedede;
	} 
	div.listboxcodes[id] input:checked+span{
		background-color:#FFCC66;
		background-image:url(http://www.aparajitaworld.com/site/images/checked.gif);
		border-color:#CC9933;
		border-bottom-color:#f0f0f0;
		border-left:solid 6px #222222;
	} 
	#textarea {
	border-color: #cccccc;
	border-style: solid;
	border-width: thin;
	padding: 4px;
	width:464px;
	background-color:white;
}



/* Product Styles
---------------------------------------------*/

div#productPage {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 11px;
	width: 900px;
}


div.product {
	width: 380px;
}

div.product img {
	display: block;
	margin: 0 auto;	
}

div.product h1, div.product h2 {
	text-align: center;	
	font-size: 24px;
}

div.product h2 {
	color: #947411;
}

div.product h2 span {
	font-size: 12px;
	color: #000;
}

div.product div.list ul {
	float: left;
	text-align:left;
	list-style: none;
	list-style-image: url(/img/check.gif);
	margin-left: 0;
	padding-left: 2em;
	margin-top:2em;
	text-indent: 0em;
}

div.product h2.price {
	margin-top: 125px;
	margin-bottom: 25px;

}

/* Misc Styles
---------------------------------------------*/

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;	
}
