/***************************************************/
/* DEFAULT MODULE STYLE */
/***************************************************/
/* STYLE 1 *****************************************/
/* main style */
.Style1 {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
} 

.Style1_ItemTitle 
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
}

.Style1_ModTitle
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	background-color: #99CCCC;
}

.Style1_ModBody {
    background-color: none;
} 

.Style1_Form {
    background-color: #FFFFFF;
    font-size: 9px;
    font-family: Verdana, Helvetica, sans-serif;
    color: #000000;
    border : 1px solid #999999;
} 

/* hyperlink styles */
A.Style1:link    {
    text-decoration:    none;
    color:#666666;
}

A.Style1:visited {
    text-decoration:    none;
    color:#666666;
}

A.Style1:active  {
    text-decoration:    none;
    color:#666666;
}

A.Style1:hover   {
    text-decoration:    underline;
    color:#333333;
}

/*HEADING TAG STYLES */
/* H1: Page Level Titles */
H1.Style1		{
    color:#666699;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 8px;
}
/* H2: Module Title Level Titles */
H2.Style1		{
    color:#000000;
    font-size: 13px;
    font-weight: bold;
    margin-top: 2;
    margin-bottom: 2;
    margin-left: 4;
}
/* H3: Article/Shop Product Title Level Titles */
H3.Style1		{
    color:#666699;
    font-size: 11px;
    font-weight: bold;
    margin-top: 6;
    margin-bottom: 2;
    margin-left: 0;
}
/* H4: Article Page Title/Product Model Level Titles */
H4.Style1		{
    color:#000000;
    font-size: 10px;
    font-weight: bold;
    margin-top: 7;
    margin-bottom: 0;
}
/* H5: Article Page Sub-Title Level Titles */
H5.Style1		{
    color:#333333;
    margin-top: 0;
    margin-bottom: 0;
}
H6.Style1		{
    color:#333333;
    margin-top: 0;
    margin-bottom: 0;
}


/* VERTICAL TAB STYLE *************************/

/* text style for the selected tab */
.VerticalSelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    background-color: none;
}

/* text style for the unselected tabs */
.VerticalOtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
	background-color: none;
}

/* hyperlink styles of the unselected tabs */
A.VerticalOtherTabs:link    {
    text-decoration:    none;
    color:#000000;
}

A.VerticalOtherTabs:visited {
    text-decoration:    none;
    color:#000000;
}

A.VerticalOtherTabs:active  {
    text-decoration:    none;
    color:#000000;
}

A.VerticalOtherTabs:hover   {
    text-decoration:    none;
    color:#000099;
}

/* hyperlink styles of the selected tabs */
A.VerticalSelectedTab:link    {
    text-decoration:    none;
    color:#000000;
}

A.VerticalSelectedTab:visited {
    text-decoration:    none;
    color:#000000;
}

A.VerticalSelectedTab:active  {
    text-decoration:    none;
    color:#000000;
}

A.VerticalSelectedTab:hover   {
    text-decoration:    none;
    color:#000099;
}

/*Vertical child tabs *************************/
/* hyperlink styles of the unselected tabs */
.VerticalOtherTabsChildren {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration:none;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
}

A.VerticalOtherTabsChildren:link    {
    text-decoration:    none;
    color: #FFFFFF;
}

A.VerticalOtherTabsChildren:visited {
    text-decoration:    none;
    color: #FFFFFF;
}

A.VerticalOtherTabsChildren:active  {
    text-decoration:    none;
    color: #FFFFFF;
}

A.VerticalOtherTabsChildren:hover   {
    text-decoration:    none;
    color: #FFFFFF;
}

/**********************************************/


/* Standard Hyperlinks*/
/**********************************************/
A:link  {
    text-decoration:    none;
    color:  #666666;
}

A:visited   {
    text-decoration:    none;
    color: #666666;
}

A:active    {
    text-decoration:    none;
    color:  #666666;
}

A:hover {
    text-decoration:    underline;
    color:  #666666;
}


/*Footer Style **********************************/
.Style1_Footer 
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
	color: #999999;
	background-color: none;
}
A.Style1_Footer:link    {
    text-decoration: none;
    color:#666699;
}
A.Style1_Footer:hover    {
    text-decoration: none;
    color:#666699;
}
A.Style1_Footer:visited {
    text-decoration:    none;
    color:#666699;
}

A.Style1_Footer:active  {
    text-decoration:    none;
    color:#666699;
}


/*Feature 1 Style */
.Style1_Feature1 
{
	background-color: #66CC00;
}
/***************************************************/


/* Top Menu */
.SiteLink	
{
	font-family:MS Sans Serif, Sans-Serif;
	color: #666666;
	font-size: 10px;
    font-weight: normal;
}

A.SiteLink:link    {
    text-decoration:    none;
    color:#666666;
}

A.SiteLink:visited {
    text-decoration:    none;
    color:#666666;
}

A.SiteLink:active  {
    text-decoration:    none;
    color:#666666;
}

A.SiteLink:hover   {
    text-decoration:    none;
    color:#999999;
}


/* MenuGalleryList */
.MenuGalleryList	
{
	font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    padding-left: 15px;
}
A.MenuGalleryList:link    {
    text-decoration:    none;
    color:#FFFFFF;
}

A.MenuGalleryList:visited {
    text-decoration:    none;
    color:#FFFFFF;
}

A.MenuGalleryList:active  {
    text-decoration:    none;
    color:#FFFFFF;
}

A.MenuGalleryList:hover   {
    text-decoration:    none;
    color:#CCCCFF;
}

/* GalleryModule */
.GalleryModule	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    margin-left:10;
    margin-top:10;
} 
.GalleryModuleCatTitle	{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    background-color: #7C8CB3;
} 
H3.GalleryModuleCatTitle{
	color:#FFFFFF;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 10;
    background-color: #7C8CB3;
}

.MenuSpacerHR
{
	color:#FFFFFF;
	width:100%;
}

