@charset "utf-8";
/* BOTANICAL PRESS - MASTER STYLESHEET
 * Copyright (c) 2009-2010 paraFrEaK Designs
 * ----------------------------------------------------------------------------------------------
 * Developer : Thomas Durivou - April 2009
 */
a:link {
	text-decoration: none;
	color:#FFFFFF;
}
a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}

.body {
	list-style:none;
	text-align:center;
	background-image:url(../images/other/bg_SHINE.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#171d51;
	margin: 0;
	padding: 0;
	border:0px;
}
/*************************************************************************************************************************/
/*                                                    INDEX STYLES                                                       */
/*************************************************************************************************************************/
.index #wrapper {
	width:850px;
	margin-top: 45px;
	margin-left: auto;
	margin-right:auto;
	padding:15px;
	border:0;
	background-color:#FFFFFF;
}
.index #header{
	width:850px;
	background-image:url(../images/header/bg_HEADER.jpg);
	background-position:center;
	border-top-color:#2d2d2d;
	border-right-color:#2d2d2d;
	border-left-color:#2d2d2d;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.index #navbar{
	width:850px;
	background-image:url(../images/header/bg_NAV.jpg);
	background-repeat:repeat-x;
	border-top-color:#2d2d2d;
	border-bottom-color:#2d2d2d;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
}
.index #footer{
	width:850px;
	background-image:url(../images/header/bg_NAV.jpg);
	background-repeat:repeat-x;
	border-top-color:#2d2d2d;
	border-bottom-color:#2d2d2d;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.index #refl{
	width:880px;
	align:center;
}
/*************************************************************************************************************************/
/*                                                    CONTENT STYLES                                                     */
/*************************************************************************************************************************/
.content #container{
	width:850px;
	background-color:#FFFFFF;
	border-right-color:#2d2d2d;
	border-left-color:#2d2d2d;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
}
.content #sidebar{
	width:190px;
	background-color:#dddddd;
}
/content #field{
	width:100%;
}
/*************************************************************************************************************************/
/*                                                    FIELD STYLES                                                       */
/*************************************************************************************************************************/
.field{
}

.field #title1{
	#line-height:40px; /*/////////// FOR IE6, IE7 BROWSERS ///////////*/
	line-height:38px;
	width:100%;
	#height:40px; /*/////////// FOR IE6, IE7 BROWSERS ///////////*/
	height:38px;
	border:solid;
	border-color:#6a6da4;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#1b2367;
	font-weight:bold;
	background-color:#dbe0fd;
}

.field #title2{
	width:100%;
	height:15px;
	line-height:15px;
	margin:4px;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.field #text1{
	margin:6px;
	border:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/*************************************************************************************************************************/
/*                                                    NAV BAR STYLES                                                     */
/*************************************************************************************************************************/
.navbarMAIN{
	background-image:url(../images/header/bg_NAV.jpg);
	background-repeat:repeat-x;
	border-top-color:#2d2d2d;
	border-bottom-color:#2d2d2d;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
}
.navbarTEXT1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
/*************************************************************************************************************************/
/*                                                    ALERT BAR STYLES                                                   */
/*************************************************************************************************************************/
.alertbarTITLE1{
	line-height:25px;
	border:solid;
	border-color:#FF0000;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FF0000;
	font-weight:bold;
	background-color:#ffc3c3;
}
.alertbarTITLE2{
	line-height:25px;
	border:solid;
	border-color:#009900;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#009900;
	font-weight:bold;
	background-color:#99FFCC;
}
/*************************************************************************************************************************/
/*                                                    CONTENT STYLES                                                     */
/*************************************************************************************************************************/
.contentMAIN{
	background-color:#FFFFFF;
	border-right-color:#2d2d2d;
	border-left-color:#2d2d2d;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
}
.contentTITLE1{
	border:solid;
	border-color:#cbdfcf;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#6fae70;
	font-weight:bold;
	background-color:#f2fdf2;
}

/*************************************************************************************************************************/
/*                                                    SIDEBAR STYLES                                                     */
/*************************************************************************************************************************/
.sidebarTITLE1{
	border:solid;
	border-color:#a2a2a2;
	border-width:1px;
	background-color:#c3c3c3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
.sidebarTITLE2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.sidebarLINK1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

/*************************************************************************************************************************/
/*                                                    FOOTER STYLES                                                      */
/*************************************************************************************************************************/
.footerMAIN{
	background-image:url(../images/header/bg_NAV.jpg);
	background-repeat:repeat-x;
	border-top-color:#2d2d2d;
	border-bottom-color:#2d2d2d;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
}

.footerTEXT1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}

/*************************************************************************************************************************/
/*                                                    POSPHP STYLES                                                      */
/*************************************************************************************************************************/
.POSPHPheaderMAIN{
	background-image:url(../images/POSphp/posphp_headerSPAN.jpg);
	background-position:center;
	border-top-color:#2d2d2d;
	border-right-color:#2d2d2d;
	border-left-color:#2d2d2d;
	border-top-width:1px;
	border-right-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-left-style:solid;
}
.POSPHPnavbarMAIN{
	background-image:url(../images/header/bg_NAV.jpg);
	background-repeat:repeat-x;
	border-top-color:#2d2d2d;
	border-bottom-color:#2d2d2d;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
}
/*************************************************************************************************************************/
/*                                                    AJAX TEST TABS                                                     */
/*************************************************************************************************************************/

.tabs {
	float:left;
	width:50px;
	margin-right:10px;
	text-align:center;
	cursor:pointer;
	border:1px solid #ccc;
	border-bottom:0;
}
#content {
	height:250px;
	border:1px solid #ccc;
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:100px;
	height:20px;
	background-color:red;
	color:white;
	display:none;
}