
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 1px solid #fff;
}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}


.qsborder
	{
	border: #167ec7 1px SOLID;
	padding: 3px;

	}
	
.qsTable
{

}

.qsLeftColumn
{
    padding-right: 2px;
    width: 125px;  
    text-align: right;
}
.qsRightColumn
{
    width: 350px;  
    text-align: left;
    padding-left: 10px;
}

.qsTextarea250
{
    width: 250px;
    height: 75px;
}

.qsTextbox250
{
    width: 250px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 3px;
}

.qsTextbox175
{
    width: 150px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 3px;
}

.qsLogin175
{
    width: 175px;
    line-height: 20px;
    padding-bottom: 7px;
    padding-left: 3px;
    background-color: #d9edfb;
}

a.LeftPanel
{
    color: #167ec7;
    padding-right: 10px;
    padding-left: 10px; 
    padding-top: 3px; 
    padding-bottom: 3px; 
    width: 170px; 
    text-align: left; 
    font-size: 12px;
    background-color: #fff;
}

a.LeftPanel:hover
{
    color: Black;
    padding-right: 10px;
    padding-left: 10px; 
    padding-top: 3px; 
    padding-bottom: 3px; 
    width: 170px; 
    text-align: left; 
    font-size: 12px;
    background-color: #e7f3fd;
}

.Featureboxborder
	{
	border: #dfa3a6 1px SOLID;
	padding: 10px;
	background-color: #f6e4e6;
	line-height: 16px;
	}

.FeatureboxborderText
{
    font-size: 12px;
}


.Blueboxborder
	{
	border: #167ec7 1px SOLID;
	padding: 10px;
	background-color: #def0fc;
	line-height: 16px;
	}

.BlueboxborderText
{
    font-size: 12px;
}

.demobox
{
    background-color: #f7e7e8;
    border: solid 1px #dfa3a6;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.demoboxText
{
    font-size: 12px;
}
a.demoboxText
{
        color: Black;
    font-size: 12px;
}
a.demoboxText:hover
{
        color: Black;
        text-decoration: underline;
    font-size: 12px;
}

.Myshopspecialoffer
{
    background-color: #fbf2d9;
    border: solid 1px #e0551e;
    text-align: center;
    padding: 5px;
    line-height: 16px;
    color: #e0551e;
}

.Myshopspecialoffer_green
{
    background-color: #e1f5df;
    border: solid 1px #a1dd9f;
    text-align: left;
    padding: 5px;
    line-height: 16px;
    color: darkgreen;
}



.featured ul { list-style-image: url(images/tick.gif);}
.featured li {list-style-image: url(images/tick.gif);}

.FullPrice 
{
    color: Gray;
    font-style: italic;
    font-size: 14px;
    padding-left: 25px;
    text-decoration: line-through;
}


.input215 {width: 215px;}
.input225 {width: 225px;}
.input200 {width: 200px;}
.input250 {width: 250px;}
.input150 {width: 150px;}
.input100 {width: 100px;}

.textarea200 {width: 200px; height: 75px;}
.textarea250 {width: 250px; height: 75px;}

.cbo200 {width: 200px;}


.button
{
	font: normal bold 12px verdana,tahoma;border:  1px solid #167ec7;
	background: #ffffd1; color: #167ec7; padding:3px;
}

.Checkoutbutton
{
	font: normal bold 12px verdana,tahoma;border:  1px solid #167ec7;
	background: #ffffd1; color: #167ec7; padding:5px;
}


body
	{
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	color: #606069;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	background-color: #fff;
	background-image:url(../partner/images/background_colour.jpg); background-position:top right; background-repeat:repeat-x;	
	SCROLLBAR-FACE-COLOR: #e7f3fd; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 	
	SCROLLBAR-SHADOW-COLOR: #167ec7; 
	SCROLLBAR-3DLIGHT-COLOR: white; 
	SCROLLBAR-ARROW-COLOR:  #167ec7; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #33545D;
}

.date
{
	font-size: 12px;
	color: #167ec7;
	text-align: right;
}
p
	{
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #606069;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}

td
	{
	padding-left:5px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #606069;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
a
	{
	color: #000;
	text-decoration: none;
	font-weight: normal;
	BORDER-BOTTOM: #5d3192 1px dotted;
	}

a:hover
	{
	color: #167ec7;
	font-weight: normal;
	BORDER-BOTTOM: none;
	}

a.nodottedline
{
	BORDER-BOTTOM: none;
}
.maintable
	{
	border-left: #167ec7 2px SOLID;
	border-right: #167ec7 2px SOLID;
	background-color: #fff;
	}

.header_left
{
    float: left;
    padding-left: 15px;
    padding-bottom: 10px;
}
.header_right
{
    float: right;
    padding-right: 15px;
}
.wrapper
{
    width: 741px;
    text-align: center;
	padding: 0px;
	margin: 0px;
}

.wrapper SPAN.top
{
    BACKGROUND-image: url(../partner/images/border_top.jpg);
    background-position:top center; 
    background-repeat:no-repeat;
    DISPLAY: block; 
    HEIGHT: 14px;
	padding: 0px;
	margin: 0px;
}
.wrapper SPAN.bottom
	{
    BACKGROUND-image: url(../partner/images/border_bottom.jpg);
    background-position: bottom center; 
    background-repeat:no-repeat;
    DISPLAY: block; 
    HEIGHT: 14px;
	}

.spacer
	{
	margin-top: 5px;
	}

/* HEADER CLASSES */


.headermiddle2
	{
	background-color: white;
	text-align: right;
	}

/* NAVIGATION CLASSES */

.navtable
	{
	background-color: #d9edfb;
	text-align: center;
	padding: 4px;
	}

.nav
	{
	padding-left: 4px; padding-right: 4px;
	font-size: 12px;
	color: #167ec7;
	text-decoration: none;
	font-weight: normal;
	BORDER-BOTTOM: none;
	}

.nav:hover
	{
	font-size: 12px;
	color: #5d3192;
	font-weight: normal;
	}
	
/* BODY CLASSES */

.navbar
{
    padding-left: 10px;
    margin-left: 2px;
    margin-right: 6px; 
    float: left; 
    vertical-align: top; 
    text-align: left;
    padding-right: 0px;
}
.bodytable
	{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}


H2
{
    color: #5d3192; 
    font-weight: bold;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 15px;
}

H2 a
{
    color: #5d3192; 
    font-weight: bold;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-style: italic;
}

H2 a:hover
{
    font-weight: bold;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-style: italic;
    text-decoration: none;
}
H1
{
    margin-top: 25px;
    margin-bottom: 15px;
	font-size: 18px;
	color: #5d3192;
	font-weight: bold;
	font-family: Arial;
}    

.boxborder
	{
	border: #167ec7 1px SOLID;
    padding: 0px;
	}
	
/* FOOTER CLASSES */

.footer
	{
	font-size: 12px;
	color: #545556;
	text-decoration: underline;
	font-weight: normal;
	}

.footer:hover
	{
	font-size: 12px;
	color: #167ec7;
	font-weight: normal;
	}

/* COPYRIGHT CLASSES */

.copyright
	{
	font-size: 10px;
	color: #545556;
	text-decoration: none;
	font-weight: normal;
	}
	
a.copyright
	{
	font-size: 10px;
	color: #545556;
	text-decoration: none;
	font-weight: normal;
	BORDER-BOTTOM: none;
	}

a.copyright:hover
	{
	font-size: 10px;
	color: #167ec7;
	text-decoration: underline;
	font-weight: normal;
	}

