/* Reset */
body,img,p,h1,h2,h3,h4,h5,h6,ul,ol {margin:0; padding:0; list-style:none; border:none;}
/* End Reset */

#columns {
	width: 998px;
}
/* Columns section */
#columns .column {
    float: left;
    width: 50%;
	direction: rtl;
	min-height: 50px;
	height: auto !important; 
	height: 50px;
}
#columns .noheight {
		min-height: auto;
		height: auto !important; 
		height: auto;
}
/* Column dividers (background-images) : */
#columns #column1 .widget { margin: 10px 10px 0 0px; }
#columns #column5 .widget { margin: 10px 10px 0 0px; }
#columns #column3 .widget { margin: 10px 0px 0 0px; }
#columns .widget {
    margin: 10px 0px 0 0;
    padding: 2px;
	direction: rtl;
}
#columns .widget .widget-head {
    color: #000;
    overflow: hidden;
    width: 100%;
    height: 20px;
    line-height: 20px;
	direction: rtl;
	text-align: right;
	cursor: default;
}
#columns .widget .widget-head h3 {
    padding: 0 5px;
    float: right;
	direction: rtl;
}
#columns .widget .widget-content {
	background-color: #FFFFFF;
    padding: 0 5px;
    color: #000;
	direction: rtl;
	text-align: right;
    line-height: 1.2em;
    overflow: hidden;
	cursor: default;
}
#columns .widget .widget-content a,#columns .widget .widget-content a:active,#columns .widget .widget-content a:link,#columns .widget .widget-content a:hover,#columns .widget .widget-content a:visited {
    color: black;
	font-family: arial;
	font-size: 13px;
}
#columns .widget .widget-content p {
	direction: rtl;
	text-align: right;
}
#columns .widget .widget-content img {
    float: right;
    margin: 10px;
    border: 1px solid #FFF;
}
#columns .widget .widget-content pre {
    padding: 0.5em 5px;
    color: #EEE;
    font-size: 12px;
}
#columns .widget .widget-content ul {
    padding: 5px 0 5px 20px;
    list-style: disc;
}
#columns .widget .widget-content ul li {padding: 3px 0;}
#columns .widget .widget-content ul.images {
    padding: 7px 0 0 0;
    list-style: none;
    height: 1%;
}
#columns .widget .widget-content ul.images li {
    display: inline;
    float: left;
}
#columns .widget .widget-content ul.images img {
    display: inline;
    float: left;
    margin: 0 0 7px 7px;
}
/* End Columns section */


/* Colors */
h3 {font-size:14px;}
.color-yellow {background:#f2bc00;}
.color-red    {background:#dd0000;}
.color-darkred    {background:#b70000;}
.color-blue   {background:#148ea4;}
.color-blue2   {background:#6f9aba;}
.color-blue3   {background:#0787cb;}
.color-white  {background:#dfdfdf;}
.color-white2  {background:#aaaaaa;}
.color-orange {background:#f66e00;}
.color-green  {background:#8dc100;}
.color-green2  {background:#91c65e;}
.color-green3  {background:#77a58b;}
.color-brown  {background:#e09964;}
.color-purple  {background:#8080c0;}
.color-purple2  {background:#d2b6fa;}
.color-purple3  {background:#85809e;}
.color-black  {background:#000000;}
.color-yellow div h3 {color:#000;}
.color-white div h3 {color:#000;}
.color-green div h3 {color:#000;}
.color-green2 div h3 {color:#FFF;}
.color-green3 div h3 {color:#FFF;}
.color-red div h3 {color:#FFF;}
.color-darkred div h3 {color:#FFF;}
.color-blue div h3 {color:#FFF;}
.color-blue2 div h3 {color:#FFF;}
.color-blue3 div h3 {color:#FFF;}
.color-orange div h3 {color:#FFF;}
.color-brown div h3 {color:#FFF;}
.color-purple div h3 {color:#FFF;}
.color-purple2 div h3 {color:#FFF;}
.color-purple3 div h3 {color:#FFF;}
.color-black div h3 {color:#FFF;}
.color-white2 div h3 {color:#FFF;}


/*full*/
.color-blue4 div h3 {color:#FFF;}
.color-blue4 {background:#6f9aba;}
	#columns .widget .color-blue4_content, #columns .widget .color-blue4_content a:link {background-color:#e8f2f9;color:#204a6a;}

.color-purple4 div h3 {color:#FFF;}
.color-purple4 {background:#d2b6fa;}
	#columns .widget .color-purple4_content, #columns .widget .color-purple4_content a:link {background-color:#ebdffd;color:#644d88;}

.color-yellow2 div h3 {color:#000;}
.color-yellow2 {background:#f2bc00;}
	#columns .widget .color-yellow2_content, #columns .widget .color-yellow2_content a:link {background-color:#fdfad7;color:#625a04;}
	
.color-darkred2 div h3 {color:#FFF;}
.color-darkred2 {background:#b70000;}
	#columns .widget .color-darkred2_content, #columns .widget .color-darkred2_content a:link {background-color:#ffe6e6;color:#950000;}

.color-white3 div h3 {color:#FFF;}
.color-white3 {background:#aaaaaa;}
	#columns .widget .color-white3_content, #columns .widget .color-white3_content a:link {background-color:#eeeeee;color:#515151;}

.color-green4 div h3 {color:#FFF;}
.color-green4 {background:#91c65e;}
	#columns .widget .color-green4_content, #columns .widget .color-green4_content a:link {background-color:#ebf4e1;color:#59802f;}

.color-brown2 div h3 {color:#FFF;}
.color-brown2 {background:#e09964;}
	#columns .widget .color-brown2_content, #columns .widget .color-brown2_content a:link {background-color:#f4dcca;color:#804000;}

.color-black2 div h3 {color:#FFF;}
.color-black2 {background:#000;}
	#columns .widget .color-black2_content, #columns .widget .color-black2_content a:link {background-color:#626262;color:#fff;}

/*END full*/
/* End Colors */

