/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

.clear {clear:both;}
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}
#RightSideBar img {
	border:5px solid #FFF; 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	text-align:justify;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
	font-size:130%;
 	border-bottom: 1px solid rgb(246, 101, 22);
	padding-bottom: 5px;}

H2  {
	font-size:120%;
	color:#766157;
	font-weight:bold;
}

H3  {
	font-size:95%;
	text-align:center;
	font-style:italic;
	font-weight:normal;
	color:#766157;
}

H4  {
	font-size:100%;
	font-weight:bold;
	color:#FFF;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

hr {
color:#F56519;
}
UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}


/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}


/******************************************************
				Content Specific Styles
******************************************************/

#SideBarImages {
	width:227px;
	text-align:center;
	margin-top:5px;
}

#SideBarImages img {
	border:10px solid #FFF;
	margin-bottom:10px;
}

#SideBarImagesTop {
	width:227px;
	text-align:center;
	margin-top:5px;
}

#SideBarImagesTop img {
	border:10px solid #FFF;
}

#SideBarImagesBot {
	width:227px;
	text-align:center;
	margin-top:5px;
}

#SideBarImagesBot img {
	border:10px solid #FFF;
	margin-bottom:10px;
}

#HomeLeftCol {
	float:left;
	width:31%;
	text-align: left;
	margin-left: 14px;
}
#HomeRightCol {
	float:right;
	width:65%;
	text-align: justify;
	background: url(images/cntrBg_triangle.jpg) no-repeat;
}
#HomeLeftCol ul {
	color:#F56519;
	list-style-image:url(images/orangeArrow.jpg);
}
#HomeLeftCol li {
	margin-left:-20px;
}
#HomeLeftCol li a{
	color:#F56519;
}
#navlist a{
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#navcontainerl ul{ 
	list-style-image: url(images/arrow.jpg);
}
#navcontainerTitle {
	height:23px;
	background: url(images/BrownCurveRight.jpg) right #493932 no-repeat;
	width:214px;
	margin-top:10px;
	line-height:22px;
	text-align:center;
	padding-right:11px;
	color:#EAE3DF;
	font-weight:bold;
	font-size:15px;
}
#Product Table td{
	margin:2px;
}
#Product Table tr{
}
.rowHead{
	background-color:#A2897C;
	padding:2px;
	height:20px!important;
	font-size:100%;
	font-weight:bold;
	color:#FFF;
}
.row1{
	background-color:#CEBDB3;
	border:1px solid #00FF66;
	padding-left:15px;
}
.row2{
	background-color:#E0D6CF;
	padding-left:15px;
}
.sideText{
color:#FFF;
padding-left:10px;
width:90%;
text-align:justify!important;
} 
.sideText em{
text-align:left!important;
} 
.catHead {
	background-image:url(images/cat_tri.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:22px;
}
#ProductTop {
	background: url(images/cntrBg_triangle.jpg) no-repeat;
	padding-bottom:10px;
}
#ContactTop {
	background: url(images/cntrBg_triangle.jpg) no-repeat;
}

/* Form Template Styles */
#FormWrapper {
	text-align:justify;
}
#FormWrapper #Category {
	padding:15px;
	font-size:16px;
	font-weight:bold;
}
#FormWrapper .Title {
	padding:15px;
	font-size:16px;
	font-weight:bold;
}
#FormWrapper #EnglishContent {
	border:2px solid #493932;
}
#FormWrapper #EnglishContent .Title {
}
#FormWrapper #SpanishContent {
	border:2px solid #493932;
	margin-top:25px;
}
#FormWrapper #SpanishContent .Title {
}
#FormWrapper #Sorting {
	padding:15px;
	font-size:16px;
	font-weight:bold;
}
#ProductSummary {
	text-align:justify;
	padding-right:30px;
}

/* End Form Template Styles */




/* Menu-Styles */
/************** Module Title Menu ************************/
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}


/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}






